Close

Relief for ODA Team in Ukraine

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

An intersection ("AND") operator for the Logical data type.

Parameters
Description
other
[in] Another Logical object (right-handed operand of the "AND" operation).

The resulted Logical object.

Implementation according to the ISO 10303-11, 12.4.2.

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