Menu

Exporting Parts

Parts (1)
Angel Velez

Exporting Parts

By default, the Revit exporter exports the original building geometry, and not the part information. To change this behavior, the user must follow the steps below. The steps below require the installation of the Export Alternate UI.

  1. Choose a representative view in Revit, and change the "Parts Visibilty" parameter to "Show Parts".
  2. On export, press the "..." button to change the export settings.
  3. Check "Visible elements in current view".
  4. OPTIONAL: Check "Export parts as building elements".

The output depends on whether or not the "Export parts as building elements" option is enabled or disabled. If it is disabled (the default), parts will be exported as IFCBUILDINGELEMENTPART, contained in a container of the appropriate type. If the option is enabled, no container is exported, and instead each part is exported as a separate entity of the appropriate type.

Example:

A user creates a wall, and divides it into 4 parts.

With "Export parts as building elements" disabled, the IFC file will contain one IFCWALL, with no geometry, that contains 4 IFCBUILDINGELEMENTPARTS, each with their respective part geometry.

With "Export parts as building elements" enabled, the IFC file will contain four IFCWALLs, each with their respective part geometry.

Exporting parts without the alternate UI

It is possible to export parts without the alternate UI. The steps are as follows:

  1. Choose a representative view in Revit, and change the "Parts Visibilty" parameter to "Show Parts".
  2. On export, check the "Current View Only" option.

This is essentially the same as above, without the possibility to export parts as building elements.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.