Restore Title View

Hi @Micha,

I have noticed that as well and I don’t know why this is happening. Looks like when the view is restored by RhinoScript method, the asterisk stays there even if the exact same view was restored.
I also have same problem with NamedViews that use 2PointPerspective projection - even when restored from NamedViews panel, they keep the asterisk on.

@Dale, @andy - maybe you can take a look at this.
Rhino.RestoreNamedView method in RhinoScript is what is being used to restore views that keep showing the asterisk.
And here is a test file - over here when I restore the 2pointperspective views (Z1,Z2) from the NamedView panel, the title still shows as “modified”/asterisk:
RestoreView_TEST.3dm (1.9 MB)

thanks,

–jarek