Application.OpenIFCDocument
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| OpenIFCDocument(String) | Document | Opens an IFC document from disk using default options. |
| OpenIFCDocument(String, IFCImportOptions) | Document | Opens an IFC document from disk using custom options. |