Revit 2025 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: 25.0.0.0 (25.0.0.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