unit_type property

unit_type property

Gets current unit type.

Example

Normalize export page size despite of unit type defined on drawing

Definition:

@property
def unit_type(self):
    ...

See Also