M

RebarShapeDrivenAccessor.FlipRebar

Description:
Flips the rebar by flipping the ends and the bar segments.
Remarks:
This method flips the curve loop of the rebar, changing start with end, and segment i with segment n - i - 1 (with i from 0 up to n - 1). This method is not applicable for a spiral shaped rebar.
public void FlipRebar()
  • This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. -or- This RebarShapeDrivenAccessor is an instance of a spiral shape.