Examples of Property Mapping Rules

Example 1

Map the user-defined “Acoustic Rating” property (Options > Property Manager) to the “AcousticRating” property defined for the IfcWall.

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/Property_mapping.png 

Example 2

Map the “Fire Resistance Rating” parameter of windows to the “FireRating” property defined for the IfcWindow.

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/MapFireRating.png 

Example 3

Define the “Name” Attribute of IfcWall elements using a combination of Wall “ID” and “Building Material/Composite” Name.

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/DefineNameAttribute.png 

Example 4: Mapping Rule by IFC Type Product

You can apply data mapping rules to the IFC data of IFC Type Product elements.

For example, generate the names of Door types (Name Attribute of IfcDoorStyle) from the combination of the Library Part Name, the Width and Height parameters of a Door.

Define the “Name” Attribute for IfcDoorStyle by using a fragment of the Door “Library Part name” + static text “-” + “Width” + static text “X” + “Height”.

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/NameAttributeDoor.png 

This rule overwrites the default IfcDoorStyle creation rule (see IFC Type Product) with new IfcDoorStyle names (you can double-check the result in the IFC Project Manager).

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/DoorStyleRewrite.png 

Example 5

Define the “Cost” Property for IfcDoor as Library Part dependent parameter.

For mapping, choose the “gs_list_cost” parameter of the “GS Door” Library Part.

To find this parameter, go to the Add Content drop-down button and choose Library Part parameters. From the appearing dialog box, search for the gs_list_cost parameter as shown:

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/LibPartContent.png     https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/GSCostParameter.png

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/dependent_subtype_mapping.png 

The mapping rule is valid for the Library Parts which are child elements of the “GS Door” subtype (e.g “Door”, “Double Door”, “Metal Door”, etc.).

Example 6

Define the “Cost” Property for IfcDoor as Library Part independent parameter. For mapping, choose the “gs_list_cost” parameter of the “Double Door”.

To find this parameter, go to the Add Content drop-down button and choose Library Part parameters. From the appearing dialog box, first select the Double Door library part, then search for the gs_list_cost parameter as shown. However, make sure to add it as a Library Part Independent parameter:

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/LibPartContent00323.png     https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/GSCostParameterIndep00324.png

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-25/121_ifc/independent_entity_mapping.png 

Example 7

Define the “Cost” Property for IfcElement as Library Part independent parameter. For mapping, choose the “gs_list_cost” parameter of the “Double Door”. The mapping rule is valid for not just IfcDoor elements but all other Library Parts which will be converted to IFC Entities that are child element of IfcElement (e.g. IfcWindow, IfcFurnishingElement, IfcDistributionElement, IfcTransportElement etc.) and contain the “gs_list_cost” parameter (e.g “Armchair”, “Desk”, “Basin”, “Sink” etc.).

  • Was this Helpful ?
  • YesNo
Relevant topics
Additional Material Mapping: By Element Property Value
In some cases, you may need to map multiple SAF materials to a single ARCHICAD Building Material. To add an additional level of mapping: 1.Check the box to include ‘Fill Element Property by SAF Material’. 2.The Property pop-up is now available. Click to choose the Element ...