API Reference > OdGe Classes > OdGeOffsetCurve2d Class > OdGeOffsetCurve2d Methods > OdGeOffsetCurve2d::transformation Method
OdGeOffsetCurve2d::transformation Method
Syntax
C++
OdGeMatrix2d 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.