Revit 2025.3 API
Built |
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public 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
FailureDefinitionIdSee Also