Returns a collection containing the host object handles in the document.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<IDictionary<ElementId, IFCAnyHandle>> GetHostObjects()
Return Value
IList<IDictionary<ElementId, IFCAnyHandle>>The collection of host objects.