Is it possible to change the Import dialog to allow multi selection?
I currently am bringing it up via Rhino.RhinoApp.RunScript('_Import', True) but it only allows a single file to be chosen, and not sure about any arguments I could pass in.
Is there a way to see what arguments are available for commands?