API Reference > OdDAI Namespace > Classes > Aggr Class > Aggr Operators > Aggr::== Operator
Aggr::== Operator
Syntax
C++
bool operator ==(const Aggr& aggr) const;
Parameters 
Description 
right 
[in] aggregate from right of expression to compare.  

Returns true if aggregates are equal and false in otherwise.

Operator of equal.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.