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

Returns eOk if successful, or an appropriate error code if not.

Applies the specified 3D transformation matrix to this entity. 

 

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