ObsoleteThis method is deprecated in Revit 2025 and may be removed in a later version of Revit. We suggest you use the 'IFCHybridImport' class instead.
[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.")]
publicIDictionary<string, ElementId> HybridCreateImportMap(
Documentdoc,
IList<ElementId> elementIds
)
<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.")>
PublicFunctionHybridCreateImportMap (
docAsDocument,
elementIdsAsIList(OfElementId)
) AsIDictionary(OfString, ElementId)
public:
[ObsoleteAttribute(L"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.")]
IDictionary<String^, ElementId^>^ HybridCreateImportMap(
Document^ doc,
IList<ElementId^>^ elementIds
)
[<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.")>]
memberHybridCreateImportMap :
doc : Document *
elementIds : IList<ElementId> ->IDictionary<string, ElementId>
Erik will look at it. You can keep using the site.
Embed this page
Sections to include
Theme
Adds a tiny script so the iframe grows to fit its content. Some sites (Medium, Notion) strip scripts, leave this off for those and the embed scrolls inside a fixed height.