Forum

Author Topic: Batch Process - Run Script using Selection  (Read 1129 times)

snolan

  • Newbie
  • *
  • Posts: 1
    • View Profile
Batch Process - Run Script using Selection
« on: November 15, 2018, 08:32:41 PM »
Hi,
I have a python script I want to run on a selected chunk and have my job set to:
Batch Process
Job Type: Run Script
Apply to: Selection
Applies To: my_chunk

How can I access what my_chunk "Applies To" from code?
I want to align a chunk based on what it applies to opposed to "All Chunks".
Thanks!