Retrieves the association between the original IFC STEP identifiers and the created or updated Elements.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<string, ElementId> GetIFCStepIdToElementIdMap()
Return Value
IDictionary<String,
ElementId>
See Also
Reference