Close

Relief for ODA Team in Ukraine

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

The equality operator that compares two requirement objects.

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

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

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