Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale3d::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeScale3d& scaleVec, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if scaleVec is identical to this one, within the specified tolerance. 

 

Parameters
Description
scaleVec
[in] Any 3D scale vector to be compared with this scale vector.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.