PathScripts.PathSlotGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Functions

def debugMsg (msg)
 

Variables

 Command
 
bool DEBUG = False
 

Function Documentation

◆ debugMsg()

Variable Documentation

◆ Command

PathScripts.PathSlotGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "Slot",
3 PathSlot.Create,
4 TaskPanelOpPage,
5 "Path_Slot",
6 QtCore.QT_TRANSLATE_NOOP("Path_Slot", "Slot"),
7 QtCore.QT_TRANSLATE_NOOP(
8 "Path_Slot", "Create a Slot operation from selected geometry or custom points."
9 ),
10 PathSlot.SetupProperties,
11)

◆ DEBUG

bool PathScripts.PathSlotGui.DEBUG = False