MiddleSupportsNumber Property


Stairs Type Middle Supports Number Property

The number of middle supports used in the stair.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int MiddleSupportsNumber { get; set; }

Property Value

Int32
0 if the stairs type has no middle support.
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for supportsNumber is negative.
InvalidOperationException When setting this property: The stairs type has no middle support so the data being set is not applicable.
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 →