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

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

Applies the specified transformation matrix (transforms all points of the contour). 

 

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