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