API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::subTransformBy Method
OdDbMPolygon::subTransformBy Method
Syntax
C++
virtual OdResult subTransformBy(const OdGeMatrix3d& xfn);
Parameters 
Description 
entitySet 
[in] Transformation matrix.  

eOk if the operation is successful; error code otherwise.

Transforms the polygon by a specified matrix.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.