| Revit 2021.1 API |
| IFCImportAction Enumeration |
| See Also |
The action of the IFC import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2015
Syntax
| C# |
|---|
public enum IFCImportAction |
| Visual Basic |
|---|
Public Enumeration IFCImportAction |
| Visual C++ |
|---|
public enum class IFCImportAction |
Members
| Member name | Description |
|---|---|
| Open | Open a new project file. |
| Link | Link into an existing project file. |