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