IFCImportAction Enumeration

IFCImportAction Enumeration

The action of the IFC import.

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