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