fabmetheus_utilities.solids.solid_utilities.geomancer ($Date: 2008/02/05 $)
index
/home/enrique/Desktop/backup/babbleold/script/reprap/fabmetheus/fabmetheus_utilities/solids/solid_utilities/geomancer.py

Boolean geometry utilities.

 
Modules
       
__init__
fabmetheus_utilities.gcodec
fabmetheus_utilities.solids.solid_tools.matrix4x4

 
Functions
       
evaluateKeyValue(key, xmlElement)
Evaluate the key value.
getArchivableObject(archivableClass, xmlElement)
Get the archivable object.
getEvaluatedDictionary(xmlElement)
Get the evaluated dictionary.
getEvaluatedIDValue(key, xmlElement, value)
Evaluate the id value.
getEvaluatedParentValue(key, xmlElement, value)
Evaluate the parent value.
getEvaluatedRootValue(key, xmlElement, value)
Evaluate the parent value.
getEvaluatedValue(key, xmlElement)
Get the evaluated dictionary.
getVisibleObjects(archivableObjects)
Get the visible objects.
processArchivable(archivableClass, xmlElement)
Get any new elements and process the archivable.
processShape(shapeClass, xmlElement)
Get any new elements and process the shape.

 
Data
        __author__ = 'Enrique Perez (perez_enrique@yahoo.com)'
__credits__ = 'Art of Illusion <http://www.artofillusion.org/>'
__date__ = '$Date: 2008/02/05 $'
__license__ = 'GPL 3.0'
absolute_import = _Feature((2, 5, 0, 'alpha', 1), (2, 7, 0, 'alpha', 0), 16384)

 
Author
        Enrique Perez (perez_enrique@yahoo.com)

 
Credits
        Art of Illusion <http://www.artofillusion.org/>