Revit 2025 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.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId WinderRunWidthLessThan2TimesMinWidthFailure { get; }
Public Shared ReadOnly Property WinderRunWidthLessThan2TimesMinWidthFailure As FailureDefinitionId Get
public: static property FailureDefinitionId^ WinderRunWidthLessThan2TimesMinWidthFailure { FailureDefinitionId^ get (); }
static member WinderRunWidthLessThan2TimesMinWidthFailure : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also