Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::subTransformBy Method
Syntax
C++
virtual OdResult subTransformBy(const OdGeMatrix3d& xform);

Applies a transformation matrix to this XData object. Only available if transformation is uniform. 

 

Parameters
Description
xform
[in] Transformation matrix to be applied.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.