2021 Class
Changes 6
C

RebarCouplerFailures

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