Class Ifc2x3::IfcBoolean¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType
(Class IfcBaseType)
Class Documentation¶
-
class
Ifc2x3
::
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
()¶
-
const IfcParse::type_declaration &