RebarHostDataGetFabricAreasInHost Method

Returns all FabricArea elements hosted by the referenced element.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<FabricArea> GetFabricAreasInHost()

Return Value

IListFabricArea
See Also