C++
GE_DLLEXPIMPORT AcGeNurbCurve2d( const AcGeNurbCurve2d& src );
Description
Constructs a 2D spline that is a copy of the input spline.
Parameters
Parameters | Description |
---|---|
src | Input any 2D NURB curve |
GE_DLLEXPIMPORT AcGeNurbCurve2d( const AcGeNurbCurve2d& src );
Constructs a 2D spline that is a copy of the input spline.
Parameters | Description |
---|---|
src | Input any 2D NURB curve |