BuiltInFailures.RebarCouplerFailures.WidthParameterWarning Property

BuiltInFailuresRebarCouplerFailuresWidthParameterWarning Property

This is used to post warning. The "External Diameter" parameter must be set to a strictly positive value.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId WidthParameterWarning { get; }
Public Shared ReadOnly Property WidthParameterWarning As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ WidthParameterWarning {
	FailureDefinitionId^ get ();
}
static member WidthParameterWarning : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also