Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcCurve::transfromBy Method
Syntax
C++
OdResult transfromBy(const OdGeMatrix3d & transform);

Applies the specified transformation to the object.

Parameters
Description
transform
[in] A transformation matrix to be applied.

eOk value if the transformation operation was successful; otherwise, the method returns an appropriate error code.

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