Description
This wraps the profile curve2d, which is the output of basic elements of point cloud extraction result.
Class Hierarchy
Autodesk.AutoCAD.Runtime.DisposableWrapper Autodesk.AutoCAD.Runtime.ProfileCurve2d
Visual Basic
Public Class ProfileCurve2d Inherits DisposableWrapper
C#
public class ProfileCurve2d : DisposableWrapper;