API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getTransformation Method
OdModelerGeometry::getTransformation Method
Syntax
C++
virtual bool getTransformation(OdGeMatrix3d& xfm) = 0;
Parameters 
Description 
OdGeMatrix3d& xfm 
[out] Receives the transformation matrix.  

True if successful; false otherwise.

Returns the transformation matrix for this ModelerGeometry object.

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