PointOnCurve2d.PointOnCurve2d() Constructor

Visual Basic

Public Sub New()

C#

public PointOnCurve2d();

Description

Default constructor. Constructs a point on the curve Line2d.XAxis at the parameter value 0.0.

Links

PointOnCurve2d Class, Autodesk.AutoCAD.Geometry Namespace