Files
geant4/examples/advanced/human_phantom/vrmlVis.mac
T
2016-06-09 14:55:03 +02:00

14 lines
265 B
Plaintext

#
# Macro file for the initialization phase
# when runing in interactive mode
#
# Sets some default verbose
#
/vis/open VRML2FILE
/vis/drawVolume
/vis/scene/create
# Attack the current scene handler to the current scene
/vis/sceneHandler/attach
/vis/viewer/flush
#