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. 

Returns the transformation matrix for this ModelerGeometry object.

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