| Revit 2019.2 API |
| IFCImportOptions..::..AutoJoin Property |
| IFCImportOptions Class See Also |
Enable or disable auto-join at the end of import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2015
Syntax
Remarks
Enabling auto-join will join appropriate elements (e.g., walls, columns), but will take extra time and may fail.
Disabling auto-join will allow some imports that otherwise fail.
Default is true for Open IFC; it is ignored (and false) for Link IFC.