BuiltInFailuresStairRampFailuresStairsAreUpdatedDueToLevelHeightChange Property |
Stair component(s) in the multistory stair are updated due to the level height changes.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId StairsAreUpdatedDueToLevelHeightChange { get; }
Public Shared ReadOnly Property StairsAreUpdatedDueToLevelHeightChange As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ StairsAreUpdatedDueToLevelHeightChange {
FailureDefinitionId^ get ();
}
static member StairsAreUpdatedDueToLevelHeightChange : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also