ProfileCurve2d.ProfileCurve2d(LineSegment2d) Constructor

Description

Constructor with a line segment.

Visual Basic

Public Sub New(
    seg As LineSegment2d
)

C#

public ProfileCurve2d(
    LineSegment2d seg
);

Links

ProfileCurve2d Class, Autodesk.AutoCAD.Runtime Namespace