Which rhinoscriptsyntax functions do you need to have implemented next?

Hi Giulio,

Not sure if these are in already but recall at some point Python scripter ran into not having these to work with:

(import / export viewdisplaymode)

In general, apart from the set of methods that don’t make sense for Python ( and I realize it may be lots of work left ) why would we have to specify the needed missing ones instead of just going through the list of all RS methods help (including the cool ones recently added in WIP ) and making sure RhinoScriptSyntax has them all as well ?

thanks for working on this.

–jarek