IFCProductWrapper.GetAllObjects Method

Gets all objects associated with the IfcProduct in this wrapper.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<IFCAnyHandle> GetAllObjects()

Return Value

ICollection<IFCAnyHandle>
The collection of objects.

See Also

Reference

IFCProductWrapper Class
Autodesk.Revit.DB.IFC Namespace