Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcTransformation2d::set Method
Syntax
C++
OdResult set(const OdGeMatrix2d& geMatrix, const OdGeTol& tol = OdGeContext::gTol);

Sets a new matrix of the 2D transformation. 

 

Parameters
Description
geMatrix
[in] A new matrix to be set.
tol
[in] Tolerance. Default value is equal to OdGeContext::gTol.

Returns eOk if a new matrix was successfully applied to the 2D transformation entity or an appropriate error code in the other case.

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