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

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

 

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