The action of the IFC import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum IFCImportAction
Members
| Member name | Value | Description |
|---|---|---|
| Link | 1 | Link into an existing project file. |
| Open | 0 | Open a new project file. |
