PathScripts.PathThreadMillingGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Functions

def fillThreads (form, dataFile, defaultSelect)
 

Variables

 Command
 
 translate = FreeCAD.Qt.translate
 

Function Documentation

◆ fillThreads()

def PathScripts.PathThreadMillingGui.fillThreads (   form,
  dataFile,
  defaultSelect 
)

Variable Documentation

◆ Command

PathScripts.PathThreadMillingGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "ThreadMilling",
3 PathThreadMilling.Create,
4 TaskPanelOpPage,
5 "Path_ThreadMilling",
6 QT_TRANSLATE_NOOP("Path_ThreadMilling", "Thread Milling"),
8 "Path_ThreadMilling",
9 "Creates a Path Thread Milling operation from features of a base object",
10 ),
11 PathThreadMilling.SetupProperties,
12)

◆ translate

PathScripts.PathThreadMillingGui.translate = FreeCAD.Qt.translate