IFCHybridImport.UpdateElements
Description:
Updates IFC Elements using AnyCAD.
Updates IFC Elements using AnyCAD.
public IList<ElementId> UpdateElements(
Document doc,
string file,
IFCHybridImportOptions options
)
-
docDocument to receive elements from the IFC file update.
-
StringfileFull path of the file to import.
-
optionsThe hybrid import options.
Return Value
IList<ElementId>
Returns an array of ElementIds representing created or updated elements.
-
A non-optional argument was null