OpenSCAD check for gui in rotate extrude
This commit is contained in:
parent
558a3e715e
commit
0d7fafc048
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue
Block a user