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