2027 Method
Changes 1
M

RebarConstraint.FlipHandleOverTarget

Description:
Flips the RebarConstrainedHandle to the other side of the target bar handle, maintaining the distance in absolute value.
Remarks:

Throw exception if constraint type is not to a Shape Driven Rebar, or for constraints involving bar/hook bend handle.

Throws exception if the constraint is for a handle of a Free Form Rebar.

public void FlipHandleOverTarget()
  • RebarConstraint is no longer valid. -or- The RebarConstraint is not of RebarConstraintType 'ToOtherRebar'. -or- Constrained rebar isn't a Shape Driven Rebar element. -or- The TargetRebarConstraintType is 'HookBend' or 'BarBend'.