Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockReference::subGetCompoundObjectTransform Method
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult subGetCompoundObjectTransform(OdGeMatrix3d & xM) const;

Returns the transformation matrix of compound object. 

 

Parameters
Description
xM
[out] Transformation matrix.

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

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