Close

Relief for ODA Team in Ukraine

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

Assignment operator for the Logical data type. The operator casts specified value of the appropriate enumeration to the Logical value and assigns it to the object.

Parameters
Description
val
[in] An enumeration value to be assigned (a right-hand operand of the assignment operation).

The reference to the Logical object modified by the assignment operation.

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