BoolValue constructor

BoolValue(value, unit)

Constructor.

def __init__(self, value, unit):
    ...
Parameter Type Description
value BOOL
unit MeasureConst

See Also