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