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: 23.0.0.0 (23.1.0.0)
Since: 2022.1

Syntax

C#
public ScheduleHeightsOnSheet GetScheduleHeightsOnSheet()
Visual Basic
Public Function GetScheduleHeightsOnSheet As ScheduleHeightsOnSheet
Visual C++
public:
ScheduleHeightsOnSheet^ GetScheduleHeightsOnSheet()

Return Value

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

Remarks

The height is Revit's internal units value.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →