PathScripts.PathProfileGui Namespace Reference

Classes

class  TaskPanelOpPage
 

Variables

 Command
 
int FeatureProcessing = 0x02
 
int FeatureSide = 0x01
 

Variable Documentation

◆ Command

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

◆ FeatureProcessing

int PathScripts.PathProfileGui.FeatureProcessing = 0x02

◆ FeatureSide

int PathScripts.PathProfileGui.FeatureSide = 0x01