BuiltInFailures.StairRampFailures.WinderSecondLegTooShortOrRunwidthTooGreatFailure Property

BuiltInFailuresStairRampFailuresWinderSecondLegTooShortOrRunwidthTooGreatFailure Property

The second leg of winder run is too short or the runwidth is too great.

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

Property Value

FailureDefinitionId
See Also