Revit 2026 API
Built |
The angle between two consecutive legs are too great or the runwidth is too small.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public 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
FailureDefinitionIdSee Also