Str2Value constructor

Str2Value(value)

Constructor.

def __init__(self, value):
    ...
ParameterTypeDescription
valuestr

Str2Value(value, ufev)

Constructor.

def __init__(self, value, ufev):
    ...
ParameterTypeDescription
valuestr
ufevUnitFormulaErrV

See Also