BuiltInFailures.StairRampFailures.WinderTooManyStartParallelTreadsOrRunWidthFailure Property

BuiltInFailuresStairRampFailuresWinderTooManyStartParallelTreadsOrRunWidthFailure Property

The number of parallel treads at start is too great or the run width is too great.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId WinderTooManyStartParallelTreadsOrRunWidthFailure { get; }
Public Shared ReadOnly Property WinderTooManyStartParallelTreadsOrRunWidthFailure As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ WinderTooManyStartParallelTreadsOrRunWidthFailure {
	FailureDefinitionId^ get ();
}
static member WinderTooManyStartParallelTreadsOrRunWidthFailure : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also