<Code Lib>
2025 Method
Changes 5
M

IFCHybridImport.GetIFCStepIdToElementIdMap

Description:
Retrieves the association between the original IFC STEP identifiers and the created or updated Elements.

public IDictionary<string, ElementId> GetIFCStepIdToElementIdMap()

IDictionary<String,ElementId> IDictionary String , ElementId

Loading…