BuiltInFailures.StairRampFailures.WinderLegIsTooShortFailure Property

BuiltInFailuresStairRampFailuresWinderLegIsTooShortFailure Property

A winder leg is too short.

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

Property Value

FailureDefinitionId
See Also