/vis/touchable/

Operations on touchables.


Sub-directories :


/vis/touchable/set/

Set vis attributes of current touchable.


Commands :


dump

Dump touchable attributes.
Use "/vis/set/touchable" to set current touchable.
Use "/vis/touchable/set" to set attributes.

Available at all Geant4 states.


findPath []

Prints the path to touchable and its logical volume mother given a physical volume name.
A search of all worlds is made and all physical volume names are matched against the argument of this command. If this is of the form "/regexp/", where regexp is a regular expression (see C++ regex), the physical volume name is matched against regexp by the usual rules of regular expression matching. Otherwise an exact match is required. For example, "/Shap/" matches "Shape1" and "Shape2".
It may help to see a textual representation of the geometry hierarchy of the worlds. Try "/vis/drawTree [worlds]" or one of the driver/browser combinations that have the required functionality, e.g., HepRep.

Available at all Geant4 states.

Parameters
type s