/vis/sceneHandler/

Operations on Geant4 scene handlers.

Commands

attach
create
list
select

attach [scene-name]

Attaches scene to current scene handler.
If scene-name is omitted, current scene is attached. To see scenes and scene handlers, use "/vis/scene/list" and "/vis/sceneHandler/list"

Available at all Geant4 states.

Parameters
scene-name type s Omittable : current value is used as the default value.

create [graphics-system-name] [scene-handler-name]

Creates an scene handler for a specific graphics system.
Attaches current scene, if any. (You can change attached scenes with "/vis/sceneHandler/attach".) Invents a scene handler name if not supplied. This scene handler becomes current.

Available at all Geant4 states.

Parameters
graphics-system-name type s Omittable : current value is used as the default value. Parameter candidates : ASCIITree ATree DAWNFILE G4HepRepFile HepRepFile RayTracer VRML2FILE gMocrenFile TOOLSSG_OFFSCREEN TSG_OFFSCREEN TOOLSSG_OFFSCREEN TSG_OFFSCREEN TSG_FILE OpenGLImmediateQt OGLIQt OGLI OpenGLStoredQt OGLSQt OGL OGLS OpenGLImmediateXm OGLIXm OpenGLStoredXm OGLSXm OpenGLImmediateX OGLIX OpenGLStoredX OGLSX RayTracerX Qt3D TOOLSSG_X11_GLES TSG_X11_GLES TSGX11 TOOLSSG_XT_GLES TSG_XT_GLES TSGXt TOOLSSG_XT_ZB TSG_XT_ZB TSGXtZB TOOLSSG_QT_GLES TSG_QT_GLES TSGQt TSG TOOLSSG_QT_ZB TSG_QT_ZB TSGQtZB
scene-handler-name type s Omittable : current value is used as the default value.

list [scene-handler-name] [verbosity]

Lists scene handler(s).
"help /vis/verbose" for definition of verbosity.

Available at all Geant4 states.

Parameters
scene-handler-name type s Omittable : default value = all
verbosity type s Omittable : default value = warnings

select [scene-handler-name]

Selects a scene handler.
Makes the scene handler current. "/vis/sceneHandler/list" to see possible scene handler names.

Available at all Geant4 states.

Parameters
scene-handler-name type s