IFCHybridImport.ImportElements
Method
Description:
Imports IFC Elements using AnyCAD.
Imports IFC Elements using AnyCAD.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | Document to receive elements from the IFC file import. |
| file | String | Full path of the file to import. |
Return Value
| Type | Description |
|---|---|
| IList | Returns an array of ElementIds representing created elements. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |