Revit 2025.3 API
Built |
This is used to post warning. The sum of bar engagements is greater than the total coupler length.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId EngagementBiggerThanLengthWarning { get; }
Public Shared ReadOnly Property EngagementBiggerThanLengthWarning As FailureDefinitionId Get
public: static property FailureDefinitionId^ EngagementBiggerThanLengthWarning { FailureDefinitionId^ get (); }
static member EngagementBiggerThanLengthWarning : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also