Revit 2026 API
IFCImport |
The intent of the IFC import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
Parametric | 0 | Imports the IFC file to allow for continued editing in Revit (standard Revit elements will be created). |
Reference | 1 | Imports the IFC file to serve as a reference (lightweight and accurate representations will be constructed, but they cannot be edited as standard Revit elements). |
See Also