Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
other
[in] An OdMvdApplicability::Applicability enumeration value that contains the applicability type.

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

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