HybridCreateImportMap Method


Importer IFC Hybrid Create Import Map Method

Note: This API is now obsolete.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
[ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IFCHybridImport' class instead.")]
public IDictionary<string, ElementId> HybridCreateImportMap(
	Document doc,
	IList<ElementId> elementIds
)

Parameters

doc Document
elementIds IList ElementId

Return Value

IDictionary String , ElementId
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →