source: trunk/examples/advanced/brachytherapy/VisualisationMacro.mac @ 1304

Last change on this file since 1304 was 807, checked in by garnier, 16 years ago

update

File size: 436 bytes
Line 
1#
2# Macro file for the visualisation
3# create empty scene
4#
5/vis/scene/create
6/vis/open OGLIX
7#/vis/open VRML1
8#/vis/open DAWNFILE
9/vis/viewer/flush
10#
11# draw scene/
12#
13#
14# for drawing the tracks
15/vis/viewer/set/viewpointThetaPhi 90 180 deg
16/vis/viewer/zoom 1.4
17/tracking/storeTrajectory 1
18/vis/scene/endOfEventAction accumulate
19/vis/viewer/update
20##/primary/energy Iodium   
21##/source/switch Iodium
22/vis/viewer/zoom 5
23/run/beamOn 100
24
Note: See TracBrowser for help on using the repository browser.