Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdApplicability::== Operator (const OdMvdApplicability&)
Syntax
C++
bool operator ==(const OdMvdApplicability& other) const;

The equality operator that compares two applicability objects.

Parameters
Description
other
[in] An applicability object to be compared with (right-hand operand of the comparison operation).

true if the applicability object equals to another specified applicability object; otherwise, the result equals to the false value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.