Codemill IFC Exporter

Codemill IFC Exporter

Win64, English

Codemill Oy
Plugin generates IFC2x3, IFC4 and IFC4x3 files from the Autodesk® Navisworks® models.

General Usage Instructions

The plugin will function in 2 different ways:

1) Straighforward way is to select model items (e.g. from Selection Tree) that you want to export and export them without mapping objects. If using this way all entities in the IFC file are represented as IfcEquipmentElement.

2) Another way is to use object mappings. Then you need to create a predefined selection or search sets for each different object type in the Navisworks model and tell the plugin which IfcElement to use when exporting them.

Please download sample files here: http://www.navistools.net/download/Pdms.zip and unzip them anywhere on your computer.

 

Export IFC without Mappings

1) First open the sample model Pdms.nwd into the Navisworks.

2) Settings tab page is used for entering basic project information for the IFC file.

Please enter values for ProjectName, Organisation, SiteName and BuildingName fields.

3) After that please select one or more model items in the Selection Tree and press the Export to IFC button to launch the exporting process. The plugin is asking for the file name and creates an IFC File.

After finishing you can browse the IFC file with your favorite IFC Viewer.

Please note!

This gave you a basic idea of how the plugin is working. IFC elements in the final IFC file are based on your selection and the plugin will create as many IFC elements as there are selected model items when the process is started, This is true both when we are selecting model items manually or using predefined selections or mappings.

If we select individually all equipment under the /EQUIP group, the plugin will create 10 individual IfcElements, but if we select only the /EQUIP group then the plugin will create only one IfcElement that contains all the equipment.

 

Using Predefined Sections

With predefined selections, you can automatically select model items that are included in exporting process. Suitable predefined selection depends on native model type.

Please note!

Before selecting one of the available options, please select the top model item from the Selection Tree. Only model items that are under the manually selected model item in the hierarchy are selected.

1) Please select Pdms.nwd in the Selection Tree and Pdms zone from the Predefined Selections combo box. Now the plugin will select redefined model items for you.

Please note that predefined Pdms definition is only suitable for PDMS based files.

2) Go on by pressing the Export to IFC button.

Now the plugin will ask you to enter the IFC filename and start the exporting process

The process is executed in the back thread, so you can go on working with Navisworks. The plugin will inform you when the process is done and IFC file is saved.

 

Export IFC with using Mappings

If using mappings, you need to create a predefined selection or search sets for each different object type in the Navisworks model and tell the plugin which IfcElement use for each selection set when exporting them.

1) First open sample model Pdms.nwd into the Navisworks. The model already has selection sets defined.

2) Switch to the Mappings tab page and press the second toolbar button (Read Mappings XML) and open the sample Pdms.xml file. The plugin will display mappings in the DataGridView control. You can create and save new mapping files with other toolbar buttons as well as add, edit and remove definitions of existing mapping files.

3) Select the Use Mappings checkbox and then select (highlight) all the rows that you want to export in the DataGridView control.

4) Go on by pressing the Export to IFC button.

 Now the plugin will ask you to enter the IFC filename and starts the exporting process

The process is executed in the back thread, so you can go on working with Navisworks. The plugin will inform you when the process is done and IFC file is saved.

Screenshots

Commands

Installation/Uninstallation

The installer that ran when you downloaded this app/plug-in from Autodesk App Store will start installing the app/plug-in. OR, simply double-click the downloaded installer to install the app/plugin. You may need to restart the Autodesk product to activate the app/plug-in. To uninstall this plug-in, exit the Autodesk product if you are currently running it, simply rerun the installer, and select the "Uninstall" button. OR, click Control Panel > Programs > Programs and Features (Windows 7/8.1/10/11) and uninstall as you would any other application from your system.

Additional Information

Sample files

Download sample files: http://www.navistools.net/download/Pdms.zip

Purchase a permanent license online

The permanent license cost of this plugin is 500€. If you find this plugin useful, you can purchase a permanent license anytime from: https://codemill.fi/index.php/purchases

Known Issues

Contact

Company Name: Codemill Oy
Support Contact: jukka.meklin@codemill.fi

Author/Company Information

Codemill Oy

Support Information

Email support is available at jukka.meklin@codemill.fi and at jari.heinajarvi@codemill.fi

Version History

Version Number Version Description

3.0.0

Added support for Navisworks Manage and Simulate 2025 Added support for IFC4x3 schema

2.0.3.2

Corrected inaccuracy of shared vertices of triangles

2.0.3.1

Fixed data properties exporting issue caused by redesigned core

2.0.3

We have redesigned the core of the Navistools IFC Exporter, especially the way it collects Navisworks fragments, and as a result achieved a significant performance improvement.

2.0.0

Added support for Autodesk Navisworks 2024 version

1.8.5

Added missing IFC4 classes Added option to check for multiple model item instances

1.8.0

Added checking and filtering of multiple instances of geometry nodes

1.7.0

Added support for Autodesk Navisworks Manage and Simulate 2023 versions

1.6.1

Facebound orientation is changed to true in IFCFacetedBrep elements Colors in the IFC file have been changed to gray in trial mode

1.6.0

Added Flexnet support for floating network licenses. Added Material and Timeliner properties to the exported IFC elements

1.5.0

Added support for Autodesk Navisworks Manage 2022 and Autodesk Navisworks Simulate 2022 versions. Licensing system harmonized between versions.

1.4.0

Added support for Autodesk Navisworks Manage 2021 and Navisworks Simulate 2021

1.3.3

Added support for Autodesk Navisworks Manage 2020 and Navisworks Simulate 2020

1.3.2

Minor changes in spatial structure Added optional references to IFCSITE object placement for better Revit IFC reader support

1.3.1

Bug fix: Unused library reference removed from 2018 version Added Property Mappings. Besides using class mappings the user can also create IfcPropertySets and IfcQuantitySets for different IFC Elements and map Navisworks properties with them. The plugin contains IfcPropertySets recommended by BuildingSMART but the users can also define their own custom IfcPropertySets and IfcQuantitySets

1.3.0

Added Property Mappings. Besides using class mappings the user can also create IfcPropertySets and IfcQuantitySets for different IFC Elements and map Navisworks properties with them. The plugin contains IfcPropertySets recommended by BuildingSMART but the users can also define their own custom IfcPropertySets and IfcQuantitySets

1.0.3

Add support for Navisworks Manage and Simulate 2019 Name changed from IFC Exporter 2018 to Codemill IFC Exporter Corrected IFC2x3 generator to use IFC Guids instead of standard Guids

1.0.1

Changed licensing system to support online activation

1.0.0

Version supports both IFC2x3 and IFC4 schemas
Go top