Description
Default constructor. Constructs a point on the curve Line2d.XAxis at the parameter value 0.0.
C#
public PointOnCurve2d();
Visual Basic
Public Sub New()
Default constructor. Constructs a point on the curve Line2d.XAxis at the parameter value 0.0.
public PointOnCurve2d();
Public Sub New()