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