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: 25.0.0.0 (25.0.0.0)
Syntax
public int NumberOfStories { get; }

Property Value

Int32
See Also