Namespaces | Variables
targetinfo.py File Reference

Go to the source code of this file.

Namespaces

 targetinfo
 

Variables

list targetinfo.geomlist = []
 
string targetinfo.myitem = " Placing target segments... At Z"
 
string targetinfo.notmyitem = "*Face"
 
list targetinfo.volumes = []
 
 targetinfo.volinterest = geomlist[i]
 
 targetinfo.pstart = volinterest.index('=')
 
 targetinfo.myvol = volinterest[pstart+2:len(volinterest)-1]