ProfileCurve2d Class

Class Hierarchy

Autodesk.AutoCAD.Runtime.DisposableWrapper
    Autodesk.AutoCAD.Runtime.ProfileCurve2d

Visual Basic

Public Class ProfileCurve2d
Inherits DisposableWrapper

C#

public class ProfileCurve2d : DisposableWrapper;

Description

This wraps the profile curve2d, which is the output of basic elements of point cloud extraction result.

Links

ProfileCurve2d Constructor, ProfileCurve2d Methods, ProfileCurve2d Properties