CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
asciidump.py File Reference

Go to the source code of this file.

Namespaces

 asciidump
 

Functions

def asciidump.boolean_components
 
def asciidump.box_action
 
def asciidump.comp_action
 
def asciidump.cone_action
 
def asciidump.examine_section
 
def asciidump.generic_solid
 Solid actions. More...
 
def asciidump.get_docs
 
def asciidump.intersectionsolid_action
 
def asciidump.log_action
 
def asciidump.poly_section_action
 
def asciidump.polycone_action
 
def asciidump.polyhedra_action
 
def asciidump.pos_action
 
def asciidump.pseudotrap_action
 
def asciidump.qname
 
def asciidump.reflectionsolid_action
 
def asciidump.rot_action
 other actions More...
 
def asciidump.shapelesssolid_action
 
def asciidump.subtractionsolid_action
 
def asciidump.trapezoid_action
 
def asciidump.trd1_action
 
def asciidump.tube_action
 
def asciidump.tubs_action
 
def asciidump.unionsolid_action
 
def asciidump.unitc
 

Variables

list asciidump.action = i[3]
 
list asciidump.at = at[1:]
 
tuple asciidump.attr = e.getAttribute(at)
 
list asciidump.attributes = i[2]
 
dictionary asciidump.CATEGORIES = {}
 
string asciidump.cmd = "rm -rf "
 
string asciidump.CONFIGFILE = "configuration.xml"
 
tuple asciidump.doc = xml.dom.minidom.parse(open(doc[0],'r'))
 
tuple asciidump.docs_ns = get_docs("configuration.xml")
 
list asciidump.document_path = doc[0]
 
int asciidump.elCount = -1
 
list asciidump.elements = i[1]
 
tuple asciidump.els = doc.getElementsByTagName(el)
 
tuple asciidump.file = open(outdir+tablename,'a')
 
 asciidump.filename = outdir+tablename
 
int asciidump.flagQ = 0
 
int asciidump.flagU = 0
 
dictionary asciidump.GENSOLID_ONCE = {}
 
int asciidump.le = 0
 
tuple asciidump.LOGFILE = open("log.txt",'w')
 
list asciidump.namespace = doc[1]
 
string asciidump.outdir = "./data/"
 
list asciidump.PPCOUNT = [ 0 ]
 
int asciidump.rad_to_deg = math.pi/180
 
string asciidump.s = ""
 
string asciidump.soldir = ""
 
dictionary asciidump.SOLIDTYPES
 
list asciidump.table
 
list asciidump.tablename = i[0]
 
dictionary asciidump.UNITS