Get the drain edge offsets for all wells in the given plate, tilted around the hinge at a
given absolute angle.
- Parameters:
plate (Plate) – The plate to calculate the offsets for.
absolute_angle (float | None) – The absolute angle to rotate the plate. If None
, the current tilt angle.
- Return type:
List[Coordinate]