API Reference > Classes > Database Classes > OdBmElement Class > OdBmElement Methods > OdBmElement::transformBy Method
OdBmElement::transformBy Method
Syntax
C++
OdResult transformBy(const OdGeMatrix3d& xfm);
Parameters 
Description 
const OdGeMatrix3d& xfm 
[in] Matrix wich will be used to transform.  

eOk if the operation completed successfully, or an appropriate error code otherwise.

Transform element with given matrix.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.