ExporterIFC.GetRelatedProducts Method

Gets all products not associated to stories.


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

Syntax

C#

public ICollection<IFCAnyHandle> GetRelatedProducts()

Return Value

ICollection<IFCAnyHandle>
The collection of products.

See Also

Reference

ExporterIFC Class
Autodesk.Revit.DB.IFC Namespace