Revit 2020.1 API |
IFCImportAction Enumeration |
See Also |
The action of the IFC import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
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. |