Close

Relief for ODA Team in Ukraine

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

Transforms the Parts List by the specified transformation matrix and the symbol scale. 

 

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

Returns eOk if the symbol scale in the Parts List is transformed successfully, or an appropriate error code otherwise.

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