C++
GE_DLLEXPIMPORT AcGeCubicSplineCurve2d( const AcGeCubicSplineCurve2d& spline );
Description
Constructs spline identical to the input spline.
Parameters
| Parameters | Description |
|---|---|
| spline | Input spline object |
GE_DLLEXPIMPORT AcGeCubicSplineCurve2d( const AcGeCubicSplineCurve2d& spline );
Constructs spline identical to the input spline.
| Parameters | Description |
|---|---|
| spline | Input spline object |