PathScripts.PathVcarveGui Namespace Reference

Classes

class  TaskPanelBaseGeometryPage
 
class  TaskPanelOpPage
 

Variables

 Command
 
 translate = FreeCAD.Qt.translate
 

Variable Documentation

◆ Command

PathScripts.PathVcarveGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "Vcarve",
3 PathVcarve.Create,
4 TaskPanelOpPage,
5 "Path_Vcarve",
6 QtCore.QT_TRANSLATE_NOOP("Path_Vcarve", "Vcarve"),
7 QtCore.QT_TRANSLATE_NOOP("Path_Vcarve", "Creates a medial line engraving path"),
8 PathVcarve.SetupProperties,
9)

◆ translate

PathScripts.PathVcarveGui.translate = FreeCAD.Qt.translate