API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > Body::transform Method
Body::transform Method
Syntax
C++
void transform(const OdGeMatrix3d& mMatrix);
Parameters 
Description 
const OdGeMatrix3d& mMatrix 
[in] Transformation matrix as OdGeMatrix3d. 

Transforms the body by the specified matrix. 

 

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