Revit 2026 API
Built |
One leg of the winder run is too small or the runwidth is too great.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId WinderLegTooShortOrRunWidthTooGreatFailure { get; }
Public Shared ReadOnly Property WinderLegTooShortOrRunWidthTooGreatFailure As FailureDefinitionId Get
public: static property FailureDefinitionId^ WinderLegTooShortOrRunWidthTooGreatFailure { FailureDefinitionId^ get (); }
static member WinderLegTooShortOrRunWidthTooGreatFailure : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also