OpenSCAD check for gui in rotate extrude

This commit is contained in:
Sebastian Hoogen
2013-07-10 16:11:32 +02:00
parent 558a3e715e
commit 0d7fafc048
+1 -1
View File
@@ -486,7 +486,7 @@ def process_rotate_extrude(obj):
ViewProviderTree(newobj.ViewObject)
else:
newobj.ViewObject.Proxy = 0
myrev.ViewObject.hide()
myrev.ViewObject.hide()
return(newobj)
def p_rotate_extrude_action(p):