Draft: fixed typo
This commit is contained in:
parent
4aa71db3c8
commit
b0c66cf6f7
|
@ -4910,7 +4910,7 @@ class _ShapeString(_DraftObject):
|
|||
try:
|
||||
testFace = Part.Face(testWire)
|
||||
except:
|
||||
stricky = True
|
||||
sticky = True
|
||||
else:
|
||||
if not testFace.isValid():
|
||||
sticky = True
|
||||
|
|
Loading…
Reference in New Issue
Block a user