API Reference > OdGe Classes > OdGeEntity2d Class > OdGeEntity2d Methods > OdGeEntity2d::transformBy Method
OdGeEntity2d::transformBy Method
Syntax
C++
OdGeEntity2d& transformBy(const OdGeMatrix2d& xfm);
Parameters 
Description 
const OdGeMatrix2d& xfm 
[in] 2D transformation matrix. 

Applies the 2D transformation matrix to this entity, and returns a reference to this entity. 

 

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