Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmBalloon::transformAssociatedSymbol Method
Syntax
C++
virtual OdResult transformAssociatedSymbol(const OdGeMatrix3d& xform, bool MDTViewMoveCxt);

Applies a transformation matrix to the associated symbol. 

 

Parameters
Description
xform
[in] Transformation matrix.
MDTViewMoveCxt
[in] This flag specifies whether to apply the transformation to MDT entities.

Returns eOk if the transformation matrix is applied to the symbol successfully, or an appropriate error code otherwise.

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