Hi all,
I am new in the forum and i am trying to make some scripts.
I am trying to get the selected named view from the side panel in C#, in a similar way that is possible to do for the layers with the method RhinoDoc.ActiveDoc.Layers.GetSelected().
I think this method is not implemented for the named Views. Are there other ways to achieve this? Is it possible to have access to what happens in the namedView panel?
Thanks for the help