|
Last change
on this file since 1022 was 893, checked in by garnier, 17 years ago |
|
make 3.80 added because 3.81 is bad
|
|
File size:
677 bytes
|
| Rev | Line | |
|---|
| [807] | 1 | #############################################################################*#
|
|---|
| 2 | # Initialisation macro for interactive mode #
|
|---|
| 3 | ###############################################################################
|
|---|
| 4 | #
|
|---|
| 5 | /control/verbose 1
|
|---|
| 6 | #/control/saveHistory
|
|---|
| 7 | #
|
|---|
| 8 | # Create empty scene
|
|---|
| [893] | 9 | /vis/scene/create
|
|---|
| [807] | 10 | #
|
|---|
| 11 | # Create a scene handler for a specific graphics system
|
|---|
| 12 | # (Edit the next line(s) to choose another graphic system)
|
|---|
| [893] | 13 | /vis/open OGLSQT
|
|---|
| 14 | #/vis/open OGLSX
|
|---|
| [807] | 15 | #/vis/open OGLIX
|
|---|
| 16 | #/vis/open OGLSXm
|
|---|
| 17 | #/vis/open OGLIXm
|
|---|
| 18 | #/vis/open DANWFILE
|
|---|
| 19 | #
|
|---|
| 20 | # Add detector to scene
|
|---|
| 21 | /vis/drawVolume
|
|---|
| 22 | #
|
|---|
| 23 | # Flush visualization
|
|---|
| 24 | #/vis/viewer/flush
|
|---|
| 25 | #
|
|---|
| 26 | /vis/viewer/set/lineSegmentsPerCircle 120
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.