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