Hi.
I got two HOWTO questions:
1) In DA you just specify TAB submenu path and you are ready to go, but I can't find anything similar in HDK when I'm adding operator. I suppose it is somewhere in OP_OperatorTable, but which function does that ? I don't see Tab submenu path function there .
2) In python you can pass
use_existing_selection=False
to the selector and it will not reuse already selected geometry. I can't find the same functionality in HDK selector.
There are probably simple solutions for those two questions.
Thanks in advance.