PathScripts.PathProfileEdgesGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Variables

 Command
 

Variable Documentation

◆ Command

PathScripts.PathProfileEdgesGui.Command
Initial value:
1= PathOpGui.SetupOperation(
2 "Profile",
3 PathProfile.Create,
4 TaskPanelOpPage,
5 "Path_Contour",
6 QT_TRANSLATE_NOOP("Path_Profile", "Profile"),
8 "Path_Profile", "Profile entire model, selected face(s) or selected edge(s)"
9 ),
10 PathProfile.SetupProperties,
11)