IntValue constructor

IntValue(value, unit)

Constructor.

def __init__(self, value, unit):
    ...
ParameterTypeDescription
valueint
unitMeasureConst

See Also