vpype_viewer.UnitType

class UnitType(value)

Type of unit to use for display purposes.

Attributes

IMPERIAL

METRIC

PIXELS

Attributes

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