Prototype objects for operations and the ability to create them through the regular proxy instantiation.
This commit is contained in:
@@ -46,6 +46,7 @@ Command = PathOpGui.SetupOperation('Pocket Shape',
|
||||
TaskPanelOpPage,
|
||||
'Path-Pocket',
|
||||
QtCore.QT_TRANSLATE_NOOP("PathPocket", "Pocket Shape"),
|
||||
QtCore.QT_TRANSLATE_NOOP("PathPocket", "Creates a Path Pocket object from a face or faces"))
|
||||
QtCore.QT_TRANSLATE_NOOP("PathPocket", "Creates a Path Pocket object from a face or faces"),
|
||||
PathPocketShape.SetupProperties)
|
||||
|
||||
FreeCAD.Console.PrintLog("Loading PathPocketShapeGui... done\n")
|
||||
|
||||
Reference in New Issue
Block a user