DressingMode¶ class samplomatic.annotations.DressingMode(value)[source]¶ Bases: str, Enum Which side of a box to anchor the dressing gates to. Attributes Summary LEFT RIGHT Attributes Documentation LEFT = 'left'¶ RIGHT = 'right'¶