API Reference > OdGe Classes > OdGeOffsetCurve2d Class > OdGeOffsetCurve2d Methods > OdGeOffsetCurve2d::offsetDistance Method
OdGeOffsetCurve2d::offsetDistance Method
Syntax
C++
double offsetDistance() const;

Returns the offset distance of this curve.

Offset distance is a distance by which this curve is offset from the base curve. Positive offset distances at any point on the base curve are defined as 90° counterclockwise from the tangent of the base curve at that point.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.