/vis/touchable/set/

Set vis attributes of current touchable.


Sub-directories :


Commands :


colour [red] [green] [blue] [opacity]

Set colour of current touchable.
Use "/vis/set/touchable" to set current touchable.
If "red" is a string understood by the vis system it will be taken. Otherwise the values of ed", "green", etc., are used.

Available at all Geant4 states.

Parameters
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 [daughtersInvisible]

Daughters of current touchable invisible: true/false.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
daughtersInvisible type b Omittable : default value = 0


forceAuxEdgeVisible [forceAuxEdgeVisible]

Force auxiliary (soft) edges of current touchable to be visible: true/false.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
forceAuxEdgeVisible type b Omittable : default value = 0


lineSegmentsPerCircle [lineSegmentsPerCircle]

For current touchable, set 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. Negative to pick up G4Polyhedron default value.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
lineSegmentsPerCircle type i Omittable : default value = -1


forceSolid [forceSolid]

Force current touchable always to be drawn solid (surface drawing).
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
forceSolid type b Omittable : default value = 0


forceWireframe [forceWireframe]

Force current touchable always to be drawn as wireframe.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
forceWireframe type b Omittable : default value = 0


lineStyle [lineStyle]

Set line style of current touchable drawing.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
lineStyle type s Omittable : default value = unbroken Parameter candidates : unbroken dashed dotted


lineWidth [lineWidth]

Set line width of current touchable.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
lineWidth type d Omittable : default value = 1


visibility [visibility]

Set visibility of current touchable: true/false.
Use "/vis/set/touchable" to set current touchable.

Available at all Geant4 states.

Parameters
visibility type b Omittable : default value = 0