Share

ViewSchedule.GetScheduleHeightsOnSheet Method

Gets the heights of schedule title, column header and each schedule body row.


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

Syntax

C#

public ScheduleHeightsOnSheet GetScheduleHeightsOnSheet()

Return Value

ScheduleHeightsOnSheet
The ScheduleHeightsOnSheet which contains heights information of a schedule on sheet.

Remarks

The height is Revit's internal units value.

See Also

Reference

Was this information helpful?