Share

AcGeOffsetCurve2d Constructor

Overload List

Method Description
AcGeOffsetCurve2d::AcGeOffsetCurve2d (AcGeCurve2d&, double) Constructs an offset curve that is an exact offset of the specified base curve. The direction of offset is determined by the sign of the offsetDistance parameter.
AcGeOffsetCurve2d::AcGeOffsetCurve2d (AcGeOffsetCurve2d&) Constructs a copy of the input offset curve. The constructed offset curve will point to the same base curve as the input offset curve.

Was this information helpful?