API Reference > FacetModeler Namespace > Classes > Wrapper3D Class > Wrapper3D Methods > setTransform Method > Wrapper3D::setTransform Method (OdGeMatrix3d&)
Wrapper3D::setTransform Method (OdGeMatrix3d&)
Syntax
C++
Result setTransform(const OdGeMatrix3d& mTransform);
Parameters 
Description 
const OdGeMatrix3d& mTransform 
[in] New transformation matrix to set.  

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

Sets the transformation matrix. 

 

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