Parameters |
Description |
const OdGeMatrix3d& geMatrix |
[in] A new matrix to be set. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Tolerance. Default value is equal to OdGeContext::gTol. |
Returns eOk if a new matrix was successfully applied to the 3D transformation entity or an appropriate error code in the other case.
Sets a new matrix of the 3D transformation.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|