IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

5.4.3.72 IfcSystem

RV ⓘ
AbV ⓘ

5.4.3.72.1 Semantic definition

A system is an organized combination of related parts within an AEC product, composed for a common purpose or function or to provide a service. A 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.

5.4.3.72.2 Entity inheritance

5.4.3.72.3 Attributes

# Attribute Type Description
IfcRoot (4)
IfcObjectDefinition (7)
IfcObject (5)
IfcGroup (2)
Click to show 18 hidden inherited attributes
IfcSystem (2)
ServicesBuildings SET [0:1] OF IfcRelServicesBuildings FOR RelatingSystem

Reference to the spatial structure via the objectified relationship IfcRelServicesBuildings, which is serviced by the system.

ServicesFacilities SET [0:?] OF IfcRelReferencedInSpatialStructure FOR RelatedElements

Reference to the relationship IfcRelReferencedInSpatialStructure that relates the system to a spatial element.

Table 5.4.3.72.A

5.4.3.72.4 Property sets

  • Pset_Condition
    • AssessmentDate
    • AssessmentCondition
    • AssessmentDescription
    • AssessmentType
    • AssessmentMethod
    • LastAssessmentReport
    • NextAssessmentDate
    • AssessmentFrequency
  • Pset_InstallationOccurrence
    • InstallationDate
    • AcceptanceDate
    • PutIntoOperationDate
  • Pset_MaintenanceStrategy
    • AssetCriticality
    • AssetFrailty
    • AssetPriority
    • MonitoringType
    • AccidentResponse
  • Pset_MaintenanceTriggerCondition
    • ConditionTargetPerformance
    • ConditionMaintenanceLevel
    • ConditionReplacementLevel
    • ConditionDisposalLevel
  • Pset_MaintenanceTriggerDuration
    • DurationTargetPerformance
    • DurationMaintenanceLevel
    • DurationReplacementLevel
    • DurationDisposalLevel
  • Pset_MaintenanceTriggerPerformance
    • TargetPerformance
    • PerformanceMaintenanceLevel
    • ReplacementLevel
    • DisposalLevel
  • Pset_RepairOccurrence
    • RepairContent
    • RepairDate
    • MeanTimeToRepair
  • Pset_Risk
    • RiskName
    • RiskType
    • NatureOfRisk
    • RiskAssessmentMethodology
    • UnmitigatedRiskLikelihood
    • UnmitigatedRiskConsequence
    • UnmitigatedRiskSignificance
    • MitigationPlanned
    • MitigatedRiskLikelihood
    • MitigatedRiskConsequence
    • MitigatedRiskSignificance
    • MitigationProposed
    • AssociatedProduct
    • AssociatedActivity
    • AssociatedLocation
  • Pset_ServiceLifeFactors
    • QualityOfComponents
    • DesignLevel
    • WorkExecutionLevel
    • IndoorEnvironment
    • OutdoorEnvironment
    • InUseConditions
    • MaintenanceLevel

5.4.3.72.5 Concept usage

Concept Usage Description
IfcRoot (2)
IfcObjectDefinition (9)
IfcObject (5)
IfcGroup (2)
Click to show 18 hidden inherited concepts
IfcSystem (2)
Property Sets for Objects General

This concept can be applied to the following resources:

System Element Attributes General

No description available.

Table 5.4.3.72.B

5.4.3.72.6 Formal representation

ENTITY IfcSystem
SUPERTYPE OF (ONEOF
(IfcBuildingSystem
,IfcBuiltSystem
,IfcDistributionSystem
,IfcStructuralAnalysisModel
,IfcZone))
SUBTYPE OF (IfcGroup);
INVERSE
ServicesBuildings : SET [0:1] OF IfcRelServicesBuildings FOR RelatingSystem;
ServicesFacilities : SET [0:?] OF IfcRelReferencedInSpatialStructure FOR RelatedElements;
END_ENTITY;

5.4.3.72.7 References

Edit on Github


Is this page difficult to understand? Let us know!

5.4.3.72.8 Changelog

5.4.3.72.8.1 IFC4.3_DEV_738df036

  • inverse attribute, ServicesFacilities