IFCHybrid Import Get IFCStep Id To Element Id Map Method Retrieves the association between the original IFC STEP identifiers and the created or updated Elements. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<string, ElementId> GetIFCStepIdToElementIdMap() Public Function GetIFCStepIdToElementIdMap As IDictionary(Of String, ElementId) public: IDictionary<String^, ElementId^>^ GetIFCStepIdToElementIdMap() member GetIFCStepIdToElementIdMap : unit -> IDictionary<string, ElementId> Return Value IDictionary String , ElementId See Also Reference IFCHybridImport Class Autodesk.Revit.DB.IFC Namespace
IFCHybrid Import Get IFCStep Id To Element Id Map Method Retrieves the association between the original IFC STEP identifiers and the created or updated Elements. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IDictionary<string, ElementId> GetIFCStepIdToElementIdMap() Public Function GetIFCStepIdToElementIdMap As IDictionary(Of String, ElementId) public: IDictionary<String^, ElementId^>^ GetIFCStepIdToElementIdMap() member GetIFCStepIdToElementIdMap : unit -> IDictionary<string, ElementId> Return Value IDictionary String , ElementId See Also Reference IFCHybridImport Class Autodesk.Revit.DB.IFC Namespace