Class Ifc4::IfcLogical

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcLogical : public IfcUtil::IfcBaseType

IfcLogical</iL is a defined type of simple type Logical. It is required since a select type (IfcSimpleValue) cannot directly include simple types in its select list). Logical datatype can have values TRUE, FALSE or UNKNOWN.

Type: LOGICAL

HISTORY New type in IFC Release 2x.

Public Functions

const IfcParse::type_declaration &declaration() const
IfcLogical(IfcEntityInstanceData *e)
IfcLogical(bool v)
operator bool() const

Public Static Functions

const IfcParse::type_declaration &Class()