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

eOk if successful, or an appropriate error code otherwise.

Applies the specified 3D transformation matrix to this entity. 

 

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