Autodesk.AutoCAD.Geometry Namespace > PointOnCurve2d Class > PointOnCurve2d Constructor > PointOnCurve2d() Constructor
PointOnCurve2d.PointOnCurve2d() Constructor
Description

 

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

Visual Basic
Public Sub New()
C#
public PointOnCurve2d();
Links
   Comments?