Class Ifc4::IfcBoolean

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4::IfcBoolean : public IfcUtil::IfcBaseType

IfcBoolean is a defined data type of simple data type Boolean. It is required since a select type (IfcSimpleValue) cannot directly include simple types in its select list. A boolean type can have value TRUE or FALSE.

Type: BOOLEAN

HISTORY New type in IFC Release 1.5.1.

Public Functions

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

Public Static Functions

const IfcParse::type_declaration &Class()