scriptedforms
scriptedforms copied to clipboard
Allow python code to be written into min, max, and step
An example would be writing:
min="-2*np.pi"
Also allows for these parameters to be varied by other python code should a variable be passed to them.