BuiltInFailuresStairRampFailuresWinderLegsAngleTooGreatOrRunWidthTooSmallFailure Property |
The angle between two consecutive legs are too great or the runwidth is too small.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WinderLegsAngleTooGreatOrRunWidthTooSmallFailure { get; }
Public Shared ReadOnly Property WinderLegsAngleTooGreatOrRunWidthTooSmallFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderLegsAngleTooGreatOrRunWidthTooSmallFailure {
FailureDefinitionId^ get ();
}
static member WinderLegsAngleTooGreatOrRunWidthTooSmallFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also