Package fabmetheus_utilities :: Package geometry :: Package geometry_tools :: Module path :: Class Path
[hide private]
[frames] | no frames]

Class Path

source code


A path.

Instance Methods [hide private]
 
__init__(self)
Add empty lists.
source code
 
addXMLInnerSection(self, depth, output)
Add the xml section for this object.
source code
 
getFabricationExtension(self)
Get fabrication extension.
source code
 
getFabricationText(self, addLayerTemplate)
Get fabrication text.
source code
 
getMatrix4X4(self)
Get the matrix4X4.
source code
 
getMatrixChainTetragrid(self)
Get the matrix chain tetragrid.
source code
 
getPaths(self)
Get all paths.
source code
 
getTransformedPaths(self)
Get all transformed paths.
source code

Inherited from dictionary.Dictionary: __repr__, addXML, addXMLArchivableObjects, createShape, getAttributeDictionary, getComplexTransformedPathLists, getGeometryOutput, getMinimumZ, getTransformedVertexes, getTriangleMeshes, getType, getVertexes, getVisible, getXMLLocalName, setToXMLElement

Method Details [hide private]

__init__(self)
(Constructor)

source code 

Add empty lists.

Overrides: dictionary.Dictionary.__init__

addXMLInnerSection(self, depth, output)

source code 

Add the xml section for this object.

Overrides: dictionary.Dictionary.addXMLInnerSection

getFabricationExtension(self)

source code 

Get fabrication extension.

Overrides: dictionary.Dictionary.getFabricationExtension

getFabricationText(self, addLayerTemplate)

source code 

Get fabrication text.

Overrides: dictionary.Dictionary.getFabricationText

getMatrix4X4(self)

source code 

Get the matrix4X4.

Overrides: dictionary.Dictionary.getMatrix4X4

getMatrixChainTetragrid(self)

source code 

Get the matrix chain tetragrid.

Overrides: dictionary.Dictionary.getMatrixChainTetragrid

getPaths(self)

source code 

Get all paths.

Overrides: dictionary.Dictionary.getPaths

getTransformedPaths(self)

source code 

Get all transformed paths.

Overrides: dictionary.Dictionary.getTransformedPaths