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.
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
)
-
Int32barPositionIndexThe bar index.
-
barPositionIndex should be in range [ 0, NumberOfBarPositions-1 ] and the bar at barPositionIndex should be included.