I’m tasked with modifying an existing PYT toolbox…a format I’m not familiar with.
I do have pretty good experience with non-PYT tools, and with configuring their ToolValidator code.
What I’d like to do is modify the PYT so that it will open with one of the parameters in a disabled state, but I’m not sure if the code format is the same as in a ToolValidator class…like params[5].enabled = False…and I’m not sure where in the PYT to place that code.
Can anyone offer advice, please? Thank you!