API Reference > OdGe Classes > OdGeOffsetCurve3d Class > OdGeOffsetCurve3d Methods > OdGeOffsetCurve3d::transformation Method
OdGeOffsetCurve3d::transformation Method
Syntax
C++
OdGeMatrix3d transformation() const;

Transformation matrix applied to this curve as the concatenation of all of the transformation matrices applied to this curve with transformBy().

Returns the concatenation of the transformation matrices applied to this curve with transformBy().

If no transformation matrices have been applied to this curve, returns the identity matrix.

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