jhalkjar created page: home authored by Jesper Halkjær's avatar Jesper Halkjær
...@@ -18,6 +18,9 @@ It is also possible to get the coordinate axes drawn. ...@@ -18,6 +18,9 @@ It is also possible to get the coordinate axes drawn.
| z | Zoom level | ``-z 7`` | | z | Zoom level | ``-z 7`` |
| o | Output file | ``-o myimage.png`` | | o | Output file | ``-o myimage.png`` |
| a | Draw axes | ``-a``| | a | Draw axes | ``-a``|
| d | Disable double sided detectors | ``-d``|
| s | Disable single sided detectors | ``-s``|
# Example # Example
``DrawSetup -a -l (0,0,0) myNewAwesomeSetupImage.png`` ``DrawSetup -a -l '(0,0,0)' myNewAwesomeSetupImage.png``
\ No newline at end of file \ No newline at end of file