DressingMode

class samplomatic.annotations.DressingMode(value)[source]

Bases: str, Enum

Which side of a box to anchor the dressing gates to.

Attributes Summary

Attributes Documentation

LEFT = 'left'
RIGHT = 'right'