2027 Method
Changes 2
M

Rebar.ResetMovedBarTransform

Description:
Reset the transformation representing the movement of the bar relative to its default position along the distribution path. The moved bar transform will be set to Identity.
public void ResetMovedBarTransform(
	int barPositionIndex
)
  • Int32
    barPositionIndex
    The bar index.
  • barPositionIndex should be in range [ 0, NumberOfBarPositions-1 ] and the bar at barPositionIndex should be included.