BuiltInFailuresStairRampFailuresWinderStraightStepsNumberFailure Property |
The current layout cannot allow the specified number of treads.
Increase the length of the run leg in the model or reduce the value for Parallel Treads at Start or Parallel Treads at End.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WinderStraightStepsNumberFailure { get; }
Public Shared ReadOnly Property WinderStraightStepsNumberFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderStraightStepsNumberFailure {
FailureDefinitionId^ get ();
}
static member WinderStraightStepsNumberFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also