02-23-2023, 07:04 PM
(02-23-2023, 11:32 AM)Jmon Wrote: If you have 20 tyFlow setups, you could use a script to turn them on / off. The script below will turn them all "off" (change to "on" to turn on). Paste that script line in the listener, and press 'enter' (on your numpad, to execute it:
for tf in GetClassInstances tyFlow do tf.enabled = off
I don't need them ALL turned off. I have 30 tyFlow setups and I need to turn off 20 of them selected by names in Layer Explorer.