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