Python code of Hole Feature
This commit is contained in:
committed by
Stefan Tröger
parent
91ab2987a7
commit
44fdff91f5
@@ -42,6 +42,7 @@ class PartDesignWorkbench ( Workbench ):
|
||||
from WizardShaft import WizardShaft
|
||||
except ImportError:
|
||||
print "Wizard shaft module cannot be loaded"
|
||||
from FeatureHole import HoleGui
|
||||
import PartDesignGui
|
||||
import PartDesign
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user