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

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

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

 

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