API Reference > OdGe Classes > OdGeOffsetCurve3d Class > OdGeOffsetCurve3d Methods > OdGeOffsetCurve3d::offsetDistance Method
OdGeOffsetCurve3d::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.