2021 Method
Changes 0
M

Application.OpenIFCDocument

Description:
Opens an IFC document from disk using default options.
Overloads (2):
OpenIFCDocument(String)
public Document OpenIFCDocument(
	string fileName
)
  • String
    fileName
    The IFC file to be opened.
Return Value Document The newly created document containing the IFC file.