Fixed typo.
This commit is contained in:
committed by
Yorik van Havre
parent
a4766ba5dd
commit
5f40fb735c
@@ -164,7 +164,7 @@ class ObjectDressup:
|
||||
maxY = maxZ
|
||||
|
||||
# the assumption is that all helixes are in the xy-plane - in other words there is no
|
||||
# intermittent point of a command that has a lower/higer Z-position than the start and
|
||||
# intermittent point of a command that has a lower/higher Z-position than the start and
|
||||
# and end positions of a command.
|
||||
lastPt = FreeCAD.Vector(0, 0, 0)
|
||||
for cmd in obj.Base.Path.Commands:
|
||||
|
||||
Reference in New Issue
Block a user