2020 Method
Changes 4
M

RepeaterBounds.AdjustForCyclicalBounds

Description:
Shifts the input coordinates in the cyclical dimensions so that they fall in the [lower bounds, upper bounds] range.
Remarks:
The coordinates must have the same number of dimensions as the bounds. This method does not apply to zero dimensional bounds.
public RepeaterCoordinates AdjustForCyclicalBounds(
	RepeaterCoordinates coordinates
)
Return Value The adjusted coordinates. The adjusted coordinates.