Autodesk.AutoCAD.Runtime Namespace > ProfileCurve2d Class
ProfileCurve2d Class   
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;
Links
   Comments?