API Reference > FacetModeler Namespace > Classes > Segment2D Class > Segment2D Methods > Segment2D::transformBy Method
Segment2D::transformBy Method
Syntax
C++
Result transformBy(const OdGeMatrix2d& mTrans);
Parameters 
Description 
const OdGeMatrix2d& mTrans 
[in] Transformation matrix.  

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

Transforms the segment using the specified matrix. 

 

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