pylabrobot.resources.ResourceStack.rotated

pylabrobot.resources.ResourceStack.rotated#

ResourceStack.rotated(degrees: int) Self#

Return a copy of this resource rotated by the given number of degrees.

Parameters:

degrees (int) – must be a multiple of 90, but not also 360.

Return type:

Self