Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale3d::!= Operator
Syntax
C++
bool operator !=(const OdGeScale3d& scaleVec) const;

Inequality operator for the OdGeScale3d object. Returns true if this scale vector is not equal to the input scale vector. 

 

Parameters
Description
scaleVec
[in] A scale vector to be compared with this scale vector.
Copyright © 2002-2022. Open Design Alliance All rights reserved.