BuiltInFailures.RebarCouplerFailures
Failures concerning couplers
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.RebarCouplerFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class RebarCouplerFailuresThe BuiltInFailures.RebarCouplerFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
CantKeepConstraintsToBars
The constraints between the coupler and the two connected bars are no longer satisfied. Post error to delete the coupler.
Public Property
Static Member
CouplerRequiredRemoveFromGroup
The coupler is invalid in group.
Public Property
Static Member
CouplerTypeInvalid
This coupler type does not fit on the selected bar(s). Post error to delete the coupler.
Public Property
Static Member
DisconnectElements
Disconnect the coupler from the connected bar.
Public Property
Static Member
DistanceBetweenBarsError
This is used to post error. The distance between the connected ends of the bars exceeds 10 bar diameters.
Public Property
Static Member
DistanceBetweenBarsWarning
This is used to post warning. The distance between the connected ends of the bars exceeds 10 bar diameters.
Public Property
Static Member
EngagementBiggerThanLengthError
This is used to post error. The sum of bar engagements is greater than the total coupler length.
Public Property
Static Member
EngagementBiggerThanLengthWarning
This is used to post warning. The sum of bar engagements is greater than the total coupler length.
Public Property
Static Member
LengthParameterError
This is used to post error. The “Total Length” parameter must be set to a strictly positive value.
Public Property
Static Member
LengthParameterWarning
This is used to post warning. The “Total Length” parameter must be set to a strictly positive value.
Public Property
Static Member
MainEngagementParameterError
This is used to post error. “Bar Engagement 1” has an incorrect value.
Public Property
Static Member
MainEngagementParameterWarning
This is used to post warning. “Bar Engagement 1” has an incorrect value.
Public Property
Static Member
NewCouplerTypeCreated
A new coupler type was automatically created to fit the bar diameters.
Public Property
Static Member
NoBarSizeError
This is used to post error. At least Bar Size 1 or Bar Size 2 should have another value than “None”.
Public Property
Static Member
NoBarSizeWarning
This is used to post warning. At least Bar Size 1 or Bar Size 2 should have a value other than “None”.
Public Property
Static Member
NoTypeParamsDefinedWarning
The parameters of the default type have no values.
Public Property
Static Member
SecondaryEngagementParameterError
This is used to post error. “Bar Engagement 2” has an incorrect value.
Public Property
Static Member
SecondaryEngagementParameterWarning
This is used to post warning. “Bar Engagement 2” has an incorrect value.
Public Property
Static Member
WidthParameterError
This is used to post error.The “External Diameter” parameter must be set to a strictly positive value.
Public Property
Static Member
WidthParameterWarning
This is used to post warning. The “External Diameter” parameter must be set to a strictly positive value.