Gets all products not associated to stories.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â 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