C++
GE_DLLEXPIMPORT AcGePointOnCurve3d( const AcGeCurve3d& crv );
Description
Constructs a point on the input curve at the parameter value 0.0.
Parameters
Parameters | Description |
---|---|
crv | Input any 3D curve |
GE_DLLEXPIMPORT AcGePointOnCurve3d( const AcGeCurve3d& crv );
Constructs a point on the input curve at the parameter value 0.0.
Parameters | Description |
---|---|
crv | Input any 3D curve |