C++
GE_DLLEXPIMPORT AcGeOffsetCurve3d( const AcGeOffsetCurve3d& offsetCurve );
Description
Constructs a copy of the input offset curve. The constructed offset curve points to the same base curve as the input offset curve.
Parameters
Parameters | Description |
---|---|
offsetCurve | Input offset curve |