Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmTaper::transformBy Method
Syntax
C++
virtual OdResult transformBy(const OdGeMatrix3d& xform, double symbolScale);

Applies a transformation matrix to the symbol including all leaders. 

 

Parameters
Description
xform
[in] Transformation matrix.
symbolScale
[in] Symbol scale.

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.