Export in IFC format
You can export Tekla Structures model or a part of the model in the IFC format.
Before you start the export:
-
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.
- Define the needed 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 box. -
Check how bars created by rebar sets are exported with the advanced option
XS_EXPORT_IFC_REBARSET_INDIVIDUAL_BARS
. 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
.Note that 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
. -
During the IFC export you can add classification information to assemblies by entering the name of the classification system in the user-defined attributes in Project properties. The classification system is written to the IFCCLASSIFICATION field in the export file. You can define the classification values for the assemblies in Organizer or in the UDA dialog box of the assemblies. Note that classification information is written to the assembly level only.
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 box, 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 can 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 box, 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 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.