OpenSCAD/OpenSCAD2Dgeom.py: source comment typo fix
This commit is contained in:
@@ -413,7 +413,7 @@ def superWireReverse(debuglist,closed=False):
|
||||
'''superWireReverse(debuglist,[closed]): forces a wire between edges
|
||||
that don't necessarily have coincident endpoints. If closed=True, wire
|
||||
will always be closed. debuglist has a tuple for every edge.The first
|
||||
entry is the edge, the second is the flag 'does not nedd to be inverted'
|
||||
entry is the edge, the second is the flag 'does not need to be inverted'
|
||||
'''
|
||||
#taken from draftlibs
|
||||
def median(v1,v2):
|
||||
|
||||
Reference in New Issue
Block a user