2025 Enumeration
Changes 7
E

RebarCouplerError

Description:
Error states for the Rebar Coupler
public enum RebarCouplerError
Name Description
E ValidationSuccessfuly Bars can be coupled
E IncorrectInputData Cannot place rebar coupler.
E DifferentLayout The rebar sets have different numbers of bars.
E BarsNotTouching The selected ends of the bars are too far apart.
E IncorrectEndTreatmentHook The coupler cannot be placed at an end that already has a hook.
E IncorrectEndTreatmentCoupler The coupler cannot be placed at an end that already has a coupler.
E BarSegementsAreNotParallel The selected legs are not aligned.
E BarSegmentsAreNotOnSameLine The selected legs are not aligned.
E InconsistentShape One of the selected bars has an incorrect shape.
E InvalidDiameter The selected coupler type cannot be applied to the selected bar size(s).
E CurvesOtherThanLine Cannot place rebar couplers on circular legs.
E BarSegmentSmallerThanEngagement The selected leg is shorter than the bar engagement.
E VaryingDistanceBetweenDistributionsBars All the bars from the selected sets, which need to be connected, must be separated by the same distance.
E ArcsHaveDifferentRadii Cannot place rebar couplers on arcs with different radii.
E ArcsHaveDifferentCenters Cannot place rebar couplers on arcs with different centers.
E ArcToStraightSegment Cannot connect by coupler a straight segment with an arc segment.
E BendingPlanesAreNotParallel The bending planes of the connected bars are not parallel. This will be returned when connecting two shape-driven rebars whose bending planes are not parallel and the bar curves that need to be connected are not aligned.