Share

ScheduleHeightsOnSheet.GetBodyRowHeights Method

Returns each row's height of schedule body on sheet view.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public IList<double> GetBodyRowHeights()

Return Value

IList<Double>
Each row's height of schedule body on sheet view.

See Also

Reference

Was this information helpful?