Package fabmetheus_utilities :: Package geometry :: Package geometry_tools :: Module dictionary :: Class Dictionary
[hide private]
[frames] | no frames]

Class Dictionary

source code


A dictionary object.

Instance Methods [hide private]
 
__init__(self)
Add empty lists.
source code
 
__repr__(self)
Get the string representation of this object info.
source code
 
addXML(self, depth, output)
Add xml for this object.
source code
 
addXMLArchivableObjects(self, depth, output)
Add xml for this object.
source code
 
addXMLInnerSection(self, depth, output)
Add xml section for this object.
source code
 
createShape(self)
Create the shape.
source code
 
getAttributeDictionary(self)
Get attribute table.
source code
 
getComplexTransformedPathLists(self)
Get complex transformed path lists.
source code
 
getFabricationExtension(self)
Get fabrication extension.
source code
 
getFabricationText(self, addLayerTemplate)
Get fabrication text.
source code
 
getGeometryOutput(self)
Get geometry output dictionary.
source code
 
getMatrix4X4(self)
Get the matrix4X4.
source code
 
getMatrixChainTetragrid(self)
Get the matrix chain tetragrid.
source code
 
getMinimumZ(self)
Get the minimum z.
source code
 
getPaths(self)
Get all paths.
source code
 
getTransformedPaths(self)
Get all transformed paths.
source code
 
getTransformedVertexes(self)
Get all transformed vertexes.
source code
 
getTriangleMeshes(self)
Get all triangleMeshes.
source code
 
getType(self)
Get type.
source code
 
getVertexes(self)
Get all vertexes.
source code
 
getVisible(self)
Get visible.
source code
 
getXMLLocalName(self)
Get xml local name.
source code
 
setToXMLElement(self, xmlElement)
Set the shape of this carvable object info.
source code