[Gate-users] Problems with visualization
Alessandro Bellini
ale.notc at gmail.com
Fri Feb 3 12:48:01 CET 2017
Dear GATE users,
I've just installe GATE v7.2 on Mac OSX 10.11 and I'm trying the very first
step using Gate User's Guide, and I have problems after very few lines
# TEST GATE MANUAL
# V I S U A L I Z A T I O N
/vis/open OGLSX
/vis/viewer/reset
/vis/viewer/set/viewpointThetaPhi 60 60
/vis/viewer/zoom 1
/vis/viewer/set/style surface
/vis/drawVolume
/tracking/storeTrajectory 1
/vis/scene/endOfEventAction accumulate 10
/vis/viewer/update
# G E O M E T R Y
/gate/geometry/setMaterialDatabase GateMaterials.db
# W O R L D
/gate/world/geometry/setXLength 40. cm
/gate/world/geometry/setYLength 40. cm
/gate/world/geometry/setZLength 40. cm
# S Y S T E M
/gate/world/daughters/name cylindricalPET
/gate/world/daughters/insert cylinder
/gate/cylindricalPET/setMaterial Water
/gate/cylindricalPET/geometry/setRmax 100 mm
/gate/cylindricalPET/geometry/setRmin 86 mm
/gate/cylindricalPET/geometry/setHeight 18 mm
#/gate/cylindricalPET/vis/setColor red
/gate/cylindricalPET/vis/setVisible 1
/gate/cylindricalPET/vis/forceWireframe
/vis/viewer/zoom 3
I do not see the cylinder in the viewer, I only see the zoomed world.
Sorry for the very newbie question
Thanks a lot
Alessandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20170203/0c2da204/attachment.html>
More information about the Gate-users
mailing list