IFCImportAction Enumeration

The action of the IFC import.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum IFCImportAction
Members
Member nameValueDescription
Open0 Open a new project file.
Link1 Link into an existing project file.
See Also