API Reference > OdGe Classes > OdGeOffsetCurve2d Class > OdGeOffsetCurve2d Methods > OdGeOffsetCurve2d::curve Method
OdGeOffsetCurve2d::curve Method
Syntax
C++
const OdGeCurve2d* curve() const;

Pointer to the actual base curve.

Returns a pointer to the base curve.

It can be different relative to the curve passed in constructor due to cloning under the flag in constructor or applying transformBy() and reverseParam() methods.

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