A triangle mesh.
|
|
|
|
|
getCarveCornerMaximum(self)
Get the corner maximum of the vertexes. |
source code
|
|
|
getCarveCornerMinimum(self)
Get the corner minimum of the vertexes. |
source code
|
|
|
getCarveLayerThickness(self)
Get the layer thickness. |
source code
|
|
|
getCarveRotatedBoundaryLayers(self)
Get the rotated boundary layers. |
source code
|
|
|
getFabmetheusXML(self)
Return the fabmetheus XML. |
source code
|
|
|
|
|
getInterpretationSuffix(self)
Return the suffix for a triangle mesh. |
source code
|
|
|
|
|
getLoopsFromMesh(self,
z)
Get loops from a carve of a mesh. |
source code
|
|
|
|
|
|
|
|
|
|
|
getZAddExtruderPaths(self,
z)
Get next z and add extruder loops. |
source code
|
|
|
liftByMinimumZ(self,
minimumZ)
Lift the triangle mesh to the altitude. |
source code
|
|
|
setCarveInfillInDirectionOfBridge(self,
infillInDirectionOfBridge)
Set the infill in direction of bridge. |
source code
|
|
|
setCarveLayerThickness(self,
layerThickness)
Set the layer thickness. |
source code
|
|
|
setCarveImportRadius(self,
importRadius)
Set the import radius. |
source code
|
|
|
setCarveIsCorrectMesh(self,
isCorrectMesh)
Set the is correct mesh flag. |
source code
|
|
|
setEdgesForAllFaces(self)
Set the face edges of all the faces. |
source code
|
|
Inherited from group.Group :
addXMLInnerSection ,
getMatrix4X4 ,
getMatrixChainTetragrid ,
getVisible ,
setToXMLElement
Inherited from geometry_tools.dictionary.Dictionary :
__repr__ ,
addXML ,
addXMLArchivableObjects ,
createShape ,
getAttributeDictionary ,
getComplexTransformedPathLists ,
getFabricationExtension ,
getFabricationText ,
getPaths ,
getTransformedPaths ,
getType ,
getXMLLocalName
|