Class Ifc4::IfcExternalSpatialStructureElement¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcSpatialElement
(Class Ifc4::IfcSpatialElement)
Derived Type¶
public Ifc4::IfcExternalSpatialElement
(Class Ifc4::IfcExternalSpatialElement)
Class Documentation¶
-
class
Ifc4
::
IfcExternalSpatialStructureElement
: public Ifc4::IfcSpatialElement¶ Definition from IAI: The external spatial structure element is an abstract entity provided for different kind of external spaces, regions, and volumes. HISTORY New entity in IFC2x4.
Subclassed by Ifc4::IfcExternalSpatialElement
Public Types
-
typedef IfcTemplatedEntityList<IfcExternalSpatialStructureElement>
list
¶
Public Functions
-
IfcExternalSpatialStructureElement
(IfcEntityInstanceData *e)¶
-
IfcExternalSpatialStructureElement
(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_LongName)¶
-
typedef IfcTemplatedEntityList<IfcExternalSpatialStructureElement>