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