
Is there a way to have a "hidden" parameter in an .inx file?
I'd like to have one py file, and pass it a parameter to reflect the inx file calling it so that the .py file can use it to determine which options to use...
For example, for any of the directional restacks, I want to allow the user to specify the anchor point, but for reversing the z-order, the anchor point is irrelevant.
-Rob A>
On Feb 13, 2008 4:25 PM, bulia byak <buliabyak@...400...> wrote:
No, you'll need to create at least separate .inx files for each one, althouth they can use the same py file with different params. Also for now, all extensions are to be in Effects menu, not Object - we may change that eventually but for now the only ones outside Effects are those in Help menu.
--