BuiltInFailures.StairRampFailures.WinderFirstLegTooShortOrRunWidthTooGreatFailure Property

BuiltInFailuresStairRampFailuresWinderFirstLegTooShortOrRunWidthTooGreatFailure Property

The first leg of winder run is too short or the runwidth 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 WinderFirstLegTooShortOrRunWidthTooGreatFailure { get; }
Public Shared ReadOnly Property WinderFirstLegTooShortOrRunWidthTooGreatFailure As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ WinderFirstLegTooShortOrRunWidthTooGreatFailure {
	FailureDefinitionId^ get ();
}
static member WinderFirstLegTooShortOrRunWidthTooGreatFailure : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also