Close

Relief for ODA Team in Ukraine

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

The equality operator that checks whether the requirement object has a specified requirement type.

Parameters
Description
other
[in] An OdMvdRequirement::Requirement enumeration value that contains the requirement type.

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

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