Difference between revisions of "IFC - Industry Foundation Classes/IFC aggregates"

From Wiki.OSArch
m
m
Line 2: Line 2:
 
{{stub}}
 
{{stub}}
  
TODO
+
[[File:At2 Fixme.gif]] TODO
  
 
* Aggregate meaning  
 
* Aggregate meaning  
Line 17: Line 17:
 
** Stairs may include multiple stair flights, some landings, and railings.
 
** Stairs may include multiple stair flights, some landings, and railings.
  
Note that aggregations only apply to elements of the same type. You cannot mix element types. For example, you cannot say a space consists of furniture - as the space element is a different type of element to the furniture element.
+
[[File:At2_Tip.png]]Note that aggregations only apply to elements of the same type. You cannot mix element types. For example, you cannot say a space consists of furniture - as the space element is a different type of element to the furniture element.
  
How to create aggregates in:
+
[[File:At2 Fixme.gif]] How to create aggregates in:
 
* BlenderBIM
 
* BlenderBIM
 
* FreeCAD
 
* FreeCAD

Revision as of 05:00, 1 December 2020

IFC bsi icon.png This page is relevant to understanding Industry Foundation Classes (IFC). The Industry Foundation Classes (IFC) Category includes all pages related to Industry Foundation Classes (IFC).

This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.


At2 Fixme.gif TODO

  • Aggregate meaning
    • a whole formed by combining several separate elements

In IFC, it is possible to describe how a particular element is made out of many sub elements of the same type. This description is called an "aggregation".

Types of elements that represent objects, like walls and doors, can be aggregated, or collected.

Examples:

  • Roofs
    • Roofs can consist of many beams, insulation layers, fixings, and coverings.
  • Stairs
    • Stairs may include multiple stair flights, some landings, and railings.

At2 Tip.pngNote that aggregations only apply to elements of the same type. You cannot mix element types. For example, you cannot say a space consists of furniture - as the space element is a different type of element to the furniture element.

At2 Fixme.gif How to create aggregates in:

  • BlenderBIM
  • FreeCAD

Further reading: