Trying to draw detector (ExN04) in section view. It seems that sectionPlane is not implemented correctly. Am using g4.5 with latest patch. # # draw scene # /vis/viewer/set/sectionPlane 2.0 2.0 2.0 cm 0.0 1.0 0.0 cm: double value expected. ***** Illegal parameter (3) </vis/viewer/set/sectionPlane 2.0 2.0 2.0 cm 0.0 1.0 0.0> ***** ***** Command ignored *****
The parameter "on" is missing. See guidance. /vis/viewer/set/sectionPlane on 2.0 2.0 2.0 cm 0.0 1.0 0.0 Actually, it the documentation in the Application Developer's Guide that is wrong. It will be corrected.