IFCHybridImport.ImportElements
Description:
Imports IFC Elements using AnyCAD.
Imports IFC Elements using AnyCAD.
public IList<ElementId> ImportElements(
Document doc,
string file,
IFCHybridImportOptions options
)
-
docDocument to receive elements from the IFC file import.
-
StringfileFull path of the file to import.
-
optionsThe hybrid import options.
-
A non-optional argument was null