/vis/geometry/set/

Set vis attributes of Geant4 geometry.

Commands

colour
daughtersInvisible
forceAuxEdgeVisible
forceCloud
forceLineSegmentsPerCircle
forceSolid
forceWireframe
lineStyle
lineWidth
visibility

colour [logical-volume-name] [depth] [red] [green] [blue] [opacity]

Sets colour of logical volume(s).
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
red type s Omittable : default value = 1.
green type d Omittable : default value = 1
blue type d Omittable : default value = 1
opacity type d Omittable : default value = 1

daughtersInvisible [logical-volume-name] [depth] [daughtersInvisible]

Makes daughters of logical volume(s) invisible.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
daughtersInvisible type b Omittable : default value = 1

forceAuxEdgeVisible [logical-volume-name] [depth] [forceAuxEdgeVisible]

Forces auxiliary (soft) edges of logical volume(s) to be visible, regardless of the view parameters.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
forceAuxEdgeVisible type b Omittable : default value = 1

forceCloud [logical-volume-name] [depth] [forceCloud] [nPoints]

Forces logical volume(s) always to be drawn as a cloud of points, regardless of the view parameters.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
forceCloud type b Omittable : default value = 1
nPoints type d Omittable : default value = 0

forceLineSegmentsPerCircle [logical-volume-name] [depth] [lineSegmentsPerCircle]

Forces number of line segments per circle, the precision with which a curved line or surface is represented by a polygon or polyhedron, regardless of the view parameters.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
lineSegmentsPerCircle type d Omittable : default value = 0

forceSolid [logical-volume-name] [depth] [force]

Forces logical volume(s) always to be drawn solid (surface drawing), regardless of the view parameters.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
force type b Omittable : default value = 1

forceWireframe [logical-volume-name] [depth] [forceWireframe]

Forces logical volume(s) always to be drawn as wireframe, regardless of the view parameters.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
forceWireframe type b Omittable : default value = 1

lineStyle [logical-volume-name] [depth] [lineStyle]

Sets line style of logical volume(s) drawing.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
lineStyle type s Omittable : default value = unbroken Parameter candidates : unbroken dashed dotted

lineWidth [logical-volume-name] [depth] [lineWidth]

Sets line width of logical volume(s) drawing.
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
lineWidth type d Omittable : default value = 1

visibility [logical-volume-name] [depth] [visibility]

Sets visibility of logical volume(s).
"all" sets all logical volumes.
Optionally propagates down hierarchy to given depth.

Available at all Geant4 states.

Parameters
logical-volume-name type s Omittable : default value = all
depth type d Omittable : default value = 0
visibility type b Omittable : default value = 1