PDA

View Full Version : load multiple scenarios


Alex Miranda
10-22-2014, 06:08 AM
Is possible load multiple scenarios on only one code? For example:

If key == '1':
"Load scenario here"
elif key == '2':
"Load another scenario here"

Thx.

Erikvdb
10-22-2014, 06:35 AM
That's what scenes are for :)
http://docs.worldviz.com/vizard/#Introduction_to_scenes.htm