IFCHybrid |
Imports IFC Elements using AnyCAD.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- doc Document
- Document to receive elements from the IFC file import.
- file String
- Full path of the file to import.
Return Value
IList ElementIdReturns an array of ElementIds representing created elements.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
