PathScripts.PathPocketShapeGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Variables

 Command
 
 Part = LazyLoader("Part", globals(), "Part")
 
 translate = FreeCAD.Qt.translate
 

Variable Documentation

◆ Command

PathScripts.PathPocketShapeGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "Pocket Shape",
3 PathPocketShape.Create,
4 TaskPanelOpPage,
5 "Path_Pocket",
6 QT_TRANSLATE_NOOP("Path_Pocket_Shape", "Pocket Shape"),
8 "Path_Pocket_Shape", "Creates a Path Pocket object from a face or faces"
9 ),
10 PathPocketShape.SetupProperties,
11)

◆ Part

PathScripts.PathPocketShapeGui.Part = LazyLoader("Part", globals(), "Part")

◆ translate

PathScripts.PathPocketShapeGui.translate = FreeCAD.Qt.translate