Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<IFCGuidKey, ElementId> CreateMap(
Document doc,
IList<ElementId> elementIds
)
Parameters
- doc Document
-
- elementIds IList<ElementId>
-
Return Value
IDictionary<IFCGuidKey,
ElementId>
See Also
Reference