Share

ScheduleDefinition.AreaSchemeId Property

In an area schedule, the ID of the area scheme to display.


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

Syntax

C#

public ElementId AreaSchemeId { get; }

Property Value

ElementId

Remarks

Schedules of the Areas category show area elements belonging to a single area scheme.

Key schedules of the Areas category apply to all area schemes, so they don't have an area scheme ID.

See Also

Reference

Was this information helpful?