Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdOperator::performBoolean Method
Syntax
C++
const bool performBoolean(const bool first, const bool second) const;

Performs the logical operation associated with the operator object.

Parameters
Description
first
[in] The value of the first operand of the operation.
second
[in] The value of the second operand of the operation.

A boolean value that contains the result of the operation.

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