API Reference > FacetModeler Namespace > Classes > Wrapper3D Class > Wrapper3D Methods > Wrapper3D::transformBy Method
Wrapper3D::transformBy Method
Syntax
C++
Result transformBy(const OdGeMatrix3d& mMatrix);
Parameters 
Description 
const OdGeMatrix3d& mMatrix 
[in] Transformation matrix to apply.  

eOk if the matrix applied successfully, or a corresponding error type otherwise.

Applies the given transformation matrix to the Wrapper3D object. 

 

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