Close

Relief for ODA Team in Ukraine

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

The equality operator that checks whether the MVD operator object performs a specified logical operation.

Parameters
Description
other
[in] An Operator enumeration value that contains the logical operation.

true if the operator object performs the specified logical operation; otherwise, the result equals to the false value.

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