Application.OpenIFCDocument
Description:
Opens an IFC document from disk using default options.
Opens an IFC document from disk using default options.
Overloads (2):
public Document OpenIFCDocument(
string fileName
)
-
If 'fileName' is an empty string.
-
Ifis passed as 'fileName' -or- A non-optional argument was null
-
If the file specified by 'fileName' cannot be found.
-
If Revit is missing document templates or if the file cannot be opened.