Revit 2025.3 API
Built |
Stair top end exceeds or cannot reach the top elevation of the stair. Add/remove risers at the top end or change top elevation settings in Stair Properties.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId StairsTopEndExceedsOrNotReachWarning { get; }
Public Shared ReadOnly Property StairsTopEndExceedsOrNotReachWarning As FailureDefinitionId Get
public: static property FailureDefinitionId^ StairsTopEndExceedsOrNotReachWarning { FailureDefinitionId^ get (); }
static member StairsTopEndExceedsOrNotReachWarning : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also