Close

Relief for ODA Team in Ukraine

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

The equality operator that compares two MVD operator objects.

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

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

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