Module LineFillStrategy :: Class LineFillStrategy
[hide private]
[frames] | no frames]

Class LineFillStrategy

source code

Instance Methods [hide private]
 
__init__(self, slicedModel) source code
 
fill(self, layer)
Add fill to the carve layer.
source code
 
addRotatedCarve(self, currentLayer, layerDelta, reverseRotation, surroundingCarves)
Add a rotated carve to the surrounding carves.
source code
 
addThreadsBridgeLayer(self, layerIndex, nestedRings, rotatedLayer)
Add the threads, add the bridge end & the layer end tag.
source code
 
getLayerRotation(self, layerIndex, rotatedLayer)
Get the layer rotation.
source code