Export in IFC format
You can export Tekla Structures model or a part of the model in the IFC format.
Before exporting
- Decide whether you are going to use the export hierarchy from Organizer, export hierarchy defined in the part UDAs, or the export hierarchy defined in project property UDAs. Define the needed export hierarchy. See below for instructions.
- Define the IFC entities for Tekla Structures model objects. See below for instructions.
- Modify the IFC property sets if necessary. You can also define new property sets.
- If you export the IFC file using the base point, define the base point.
- To have pour objects and pour units
(from Tekla Structures 2018 onwards) in your model, set
XS_ENABLE_POUR_MANAGEMENT
toTRUE
in the Advanced options dialog. - The advanced option
XS_EXPORT_IFC_REBARSET_INDIVIDUAL_BARS
affects how bars that are created by rebar sets are exported. If the advanced option is set toFALSE
, bars are exported in groups. If the advanced option is set toTRUE
, bars are exported as individual bars. The default value isFALSE
.Note:In the IFC file 'Total number' always shows 1 for groups created by rebar sets, and 'Total weight' and 'Weight' show one bar weight. Use the
NUMBER_OF_BARS_IN_GROUP
andWEIGHT_TOTAL_IN_GROUP
attributes to export the values of the group to the IFC file. - If you want to export B-rep objects as exact solids in the IFC2x3 export,
set the advanced option
XS_EXPORT_BREP_AS_EXACT_SOLID
toTRUE
. The default value isFALSE
.If you export B-reps as exact solids, the IFC file size increases, and the export takes more time.
- To get smooth edges to the export, you may need to set the advanced option
XS_CS_CHAMFER_DIVIDE_ANGLE to
10
. - Add classification information to assemblies if needed, see instructions below.
- If you are going to export to AutoDesk Revit, see Tekla Structures Base point for coordination with Autodesk Revit.
For the IFC export of rebar assemblies, use the command. Rebar assemblies do not work in the IFC2x3 export.
Add classification information to assemblies
For more information about how to add classification information to assemblies in Organizer, see How to add classification code to objects in Organizer and export it to IFC.
For more information about adding UDAs to the UDA dialog, see Define and update user-defined attributes (UDAs).
Check and modify user-defined attributes of the exported objects
If you do not select Spatial hierarchy from Organizer in the IFC export settings, the export uses the IFC export hierarchy you define in the part UDAs. You also need to modify the part UDAs to define the load bearing information, and select the IFC export type.
Define IFC entities for Tekla Structures model objects
Before you export Tekla Structures model objects to IFC, you need to define the resulting IFC entities for the exported model objects in the object properties.
Export in IFC2x3 format
The model objects are exported. The export progress is shown in the Tekla Structures progress dialog, and the export status is indicated on the Tekla Structures status bar.
Export in IFC4 format
You can export a Tekla Structures model or a part of the model in the IFC4 format.
After a successful export, a message box is displayed. In this message box you can open the folder where the exported IFC model is stored, or view the log file in a browser. The log file gives detailed information of the export process, exported entities, and the errors occurred during the export.
Limitations in IFC4 export
- The IFC4 export always contains the full assembly. If the part IFC entity is set to None in the part properties, the part and its bolts are not included in the export.
- The user interface does not provide all the features included in the IFC2x3 export user interface.
- The Reference view is intended to be used for design coordination and for referencing workflow.