API Reference > FacetModeler Namespace > Classes > Contour3D Class > Contour3D Methods > transformBy Method > Contour3D::transformBy Method (OdGeMatrix3d&)
Contour3D::transformBy Method (OdGeMatrix3d&)
Syntax
C++
Result transformBy(const OdGeMatrix3d& geMatrix);
Parameters 
Description 
const OdGeMatrix3d& geMatrix 
[in] 3D transformation matrix.  

eOk if the transformation succeeded, or a corresponding error type otherwise.

Applies the specified transformation matrix (transforms the Wrapper3D matrix). 

 

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