2027 Method
Changes 5
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 RepeaterCoordinates The adjusted coordinates.