Unit constructor

Unit(type)

def __init__(self, type):
    ...
ParameterTypeDescription
typeUnitType

See Also