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