AcGePointOnCurve3d Constructor

Overload List
Method 
Description 
Default constructor. Constructs a point on the curve AcGeLine3d::kXAxis at the parameter value 0.0.
 
Constructs a point on the input curve at the parameter value 0.0.
 
Constructs a point on the input curve at the specified parameter value. 
Constructs an AcGePointOnCurve3d object that is a copy of the input object.