API Reference > OdGe Classes > OdGeOffsetCurve3d Class > OdGeOffsetCurve3d Methods > OdGeOffsetCurve3d::curve Method
OdGeOffsetCurve3d::curve Method
Syntax
C++
const OdGeCurve3d* 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.