PathScripts.PathMillFaceGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Variables

 Command
 

Variable Documentation

◆ Command

PathScripts.PathMillFaceGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "MillFace",
3 PathMillFace.Create,
4 TaskPanelOpPage,
5 "Path_Face",
6 QT_TRANSLATE_NOOP("Path_MillFace", "Face"),
8 "Path_MillFace", "Create a Facing Operation from a model or face"
9 ),
10 PathMillFace.SetupProperties,
11)