API Reference > OdGe Classes > OdGeScale2d Class > OdGeScale2d Operators > OdGeScale2d::== Operator
OdGeScale2d::== Operator
Syntax
C++
bool operator ==(const OdGeScale2d& scaleVec) const;
Parameters 
Description 
const OdGeScale2d& scaleVec 
[in] A scale vector to be compared with this scale vector. 

Equality operator for the OdGeScale2d object. Returns true if this scale vector is equal to the input scale vector. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.