Class Ifc4x1::IfcSystem¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcGroup(Class Ifc4x1::IfcGroup)
Derived Types¶
public Ifc4x1::IfcBuildingSystem(Class Ifc4x1::IfcBuildingSystem)public Ifc4x1::IfcDistributionSystem(Class Ifc4x1::IfcDistributionSystem)public Ifc4x1::IfcStructuralAnalysisModel(Class Ifc4x1::IfcStructuralAnalysisModel)public Ifc4x1::IfcZone(Class Ifc4x1::IfcZone)
Class Documentation¶
- 
class 
Ifc4x1::IfcSystem: public Ifc4x1::IfcGroup¶ Definition from IAI: Organized combination of related parts within an AEC product, composed for a common purpose or function or to provide a service. System is essentially a functionally related aggregation of products. The grouping relationship to one or several instances of IfcProduct (the system members) is handled by IfcRelAssignsToGroup.
NOTE: The use of IfcSystem often applies to the representation of building services related systems, such as the piping system, cold water system, etc. Members within such a system may or may not be connected using the connectivity related entities (e.g. through IfcPort).
HISTORY: New entity in IFC Release 1.0
Subclassed by Ifc4x1::IfcBuildingSystem, Ifc4x1::IfcDistributionSystem, Ifc4x1::IfcStructuralAnalysisModel, Ifc4x1::IfcZone
Public Types
- 
typedef IfcTemplatedEntityList<IfcSystem> 
list¶ 
Public Functions
- 
IfcTemplatedEntityList<IfcRelServicesBuildings>::ptr 
ServicesBuildings() const¶ 
- 
IfcSystem(IfcEntityInstanceData *e)¶ 
- 
IfcSystem(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType)¶ 
- 
typedef IfcTemplatedEntityList<IfcSystem>