Close

Relief for ODA Team in Ukraine

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

Inequality operator for the OdGeScale2d 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.