BuiltInFailuresStairRampFailuresWinderLegTooShortOrRunWidthTooGreatFailure Property |
One leg of the winder run is too small or the runwidth is too great.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WinderLegTooShortOrRunWidthTooGreatFailure { get; }
Public Shared ReadOnly Property WinderLegTooShortOrRunWidthTooGreatFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderLegTooShortOrRunWidthTooGreatFailure {
FailureDefinitionId^ get ();
}
static member WinderLegTooShortOrRunWidthTooGreatFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also