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

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. 

Currently not implemented.

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