Hi. I am trying to create a command getting a collection, so I use args.AddWithHandler( L"arg", siArgHandlerCollection)), but the argument always defaults to the Softimage selection if void.
So, I would like that upon running MyCommand(""), Soft would not push the
selection (if any) in, but send me a void argument.
Any clue? Thanks. Stefano

