BuiltInFailuresStairRampFailuresWinderMinWidthTooLargeForParallelTreadsFailure Property |
The value for Minimum Width on Inside Boundary is too large to satisfy the number of Parallel Treads at the Start or End as specified in the Run Instance properties.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WinderMinWidthTooLargeForParallelTreadsFailure { get; }
Public Shared ReadOnly Property WinderMinWidthTooLargeForParallelTreadsFailure As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WinderMinWidthTooLargeForParallelTreadsFailure {
FailureDefinitionId^ get ();
}
static member WinderMinWidthTooLargeForParallelTreadsFailure : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also