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

 

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

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