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

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

 

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