BuiltInFailuresStairRampFailuresWinderThirdLegTooShortOrRunWidthTooGreatFailure Property |
The third leg of winder run is too short 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 WinderThirdLegTooShortOrRunWidthTooGreatFailure { get; }
Public Shared ReadOnly Property WinderThirdLegTooShortOrRunWidthTooGreatFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderThirdLegTooShortOrRunWidthTooGreatFailure {
FailureDefinitionId^ get ();
}
static member WinderThirdLegTooShortOrRunWidthTooGreatFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also