vpype_viewer.UnitType

class UnitType(value)

Type of unit to use for display purposes.

Attributes

METRIC

IMPERIAL

PIXELS

Attributes

UnitType.METRIC = 1
UnitType.IMPERIAL = 2
UnitType.PIXELS = 3