ScriptSpot

Forum topic · Scripts Wanted

display scene state name in viewport

By 4strings4ever · 2013-01-25

Description

Hi all,

I was wondering if someone could help me with this one ... I am looking for a script (or way) to display the active scene state in the viewport info in max2012.

many thanks

Comments (6)

even more...

Anubis · 2013-01-25

I wonder if "active scene state" is not only a user made definition :) There no such mode/state/condition. The SSManager offer just capture and restore of scene state, and as before as and after that operations, the scene is open for editing.

barigazy · 2013-01-25

Makes sense. I think that is the scene mats, render options etc. are stored inside some *.ini or better *.xml inside max root or other autodesk folder. Menage State Sets dialog is just a simple loader, but which file use and where is it, that is a questions?

just speculation but...

Anubis · 2013-01-26

I think that it's stored inside the scene (.max) file.

:(

barigazy · 2013-01-26

Damn it!:) I don't know how to use maxSDK...

interesting....

Anubis · 2013-01-25

Up to Max 2011 am not aware of any way to get the active scene state. Maybe since Max 2012 there is new function for that purpose?