StairsNumberOfStories Property

The number of stories of a multi-story stair, or 1 for a single-story stair.

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

Property Value

Int32
See Also