Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getTransformation Method
Syntax
C++
virtual bool getTransformation(OdGeMatrix3d& xfm) = 0;

Returns the transformation matrix for this ModelerGeometry object.

Parameters
Description
xfm
[out] Receives the transformation matrix.

True if successful; false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.