set_variable# MotorCAD.set_variable(variable_name, variable_value)# Set a Motor-CAD variable. Parameters: variable_namestrName of the variable. variable_valueint|float|str|boolValue to set the variable to.