I’m trying to use some python me.digits to choose a colormaps in series of Constant mats.
Found that I couldn’t get python string to evaluate.
File attached. Build 16360.
python_opdigits_string_expr.2.toe (3.81 KB)
I’m trying to use some python me.digits to choose a colormaps in series of Constant mats.
Found that I couldn’t get python string to evaluate.
File attached. Build 16360.
python_opdigits_string_expr.2.toe (3.81 KB)
Simple fix.
When you’re looking at constant1, hover mouse over the parameter name, then click it so you get the drop down, and you see the 3 boxes to the left of the input field? Click the blue one, which will force it to use expression mode. Right now, its taking your expression and using it as a string in constant mode, so when you click the blue square, it will evaluate the expression.
I attached your file after I clicked that box and saved.
python_opdigits_string_expr.2.toe (3.79 KB)