Public Member Functions | |
def | quantityCuttingEdgeAngle (self, propertyToDisplay) |
def | quantityCuttingEdgeHeight (self, propertyToDisplay) |
def | quantityDiameter (self, propertyToDisplay) |
def | quantityFlatRadius (self, propertyToDisplay) |
def | setupUI (self) |
def | updateTool (self) |
def | updateUI (self) |
Public Attributes | |
disable | |
editor | |
form | |
hide | |
image | |
imagePath | |
widgets | |
Detailed Description
Base implementation for all customized Tool parameter editors. While not required it is simplest to subclass specific editors.
Member Function Documentation
◆ quantityCuttingEdgeAngle()
def PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeAngle | ( | self, | |
propertyToDisplay | |||
) |
Reimplemented in PathScripts.PathToolEdit.ToolEditorDrill.
References PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femsolver.elmer.equations.equation._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form.
Referenced by PathScripts.PathToolEdit.ToolEditorEngrave.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.updateTool(), and PathScripts.PathToolEdit.ToolEditorImage.updateUI().
◆ quantityCuttingEdgeHeight()
def PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeHeight | ( | self, | |
propertyToDisplay | |||
) |
Reimplemented in PathScripts.PathToolEdit.ToolEditorEngrave.
References PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femsolver.elmer.equations.equation._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form.
Referenced by PathScripts.PathToolEdit.ToolEditorImage.updateTool(), and PathScripts.PathToolEdit.ToolEditorImage.updateUI().
◆ quantityDiameter()
def PathScripts.PathToolEdit.ToolEditorImage.quantityDiameter | ( | self, | |
propertyToDisplay | |||
) |
References PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femsolver.elmer.equations.equation._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form.
Referenced by PathScripts.PathToolEdit.ToolEditorEngrave.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.updateTool(), and PathScripts.PathToolEdit.ToolEditorImage.updateUI().
◆ quantityFlatRadius()
def PathScripts.PathToolEdit.ToolEditorImage.quantityFlatRadius | ( | self, | |
propertyToDisplay | |||
) |
References PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femsolver.elmer.equations.equation._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, and ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form.
Referenced by PathScripts.PathToolEdit.ToolEditorEngrave.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.updateTool(), and PathScripts.PathToolEdit.ToolEditorImage.updateUI().
◆ setupUI()
def PathScripts.PathToolEdit.ToolEditorImage.setupUI | ( | self | ) |
References PathScripts.PathToolEdit.ToolEditorImage.disable, PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, femsolver.elmer.equations.equation._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form, PathScripts.PathToolEdit.ToolEditorImage.hide, FemFace.hide, ArchComponent.ArchSelectionObserver.hide, Gui::GLOverlayWidget.image, PathScripts.PathToolEdit.ToolEditorImage.image, SoVectorizeImage.image, and PathScripts.PathToolEdit.ToolEditorImage.widgets.
◆ updateTool()
def PathScripts.PathToolEdit.ToolEditorImage.updateTool | ( | self | ) |
References PathScripts.PathToolEdit.ToolEditorDefault.editor, PathScripts.PathToolEdit.ToolEditorImage.editor, PathScripts.PathInspect.GCodeEditorDialog.editor, Gui::TextDocumentEditorView.editor, PathScripts.PathToolBitGui.TaskPanel.editor, PathScripts.PathToolBitGui.ToolBitSelector.editor, PathScripts.PathToolControllerGui.ToolControllerEditor.editor, PathScripts.PathToolControllerGui.TaskPanel.editor, PathScripts.PathToolControllerGui.DlgToolControllerEdit.editor, PathScripts.PathToolEdit.ToolEditorImage.hide, FemFace.hide, ArchComponent.ArchSelectionObserver.hide, PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.quantityDiameter(), and PathScripts.PathToolEdit.ToolEditorImage.quantityFlatRadius().
Referenced by PathScripts.PathToolEdit.ToolEditor.refresh().
◆ updateUI()
def PathScripts.PathToolEdit.ToolEditorImage.updateUI | ( | self | ) |
References PathScripts.PathSimulatorGui.CAMSimTaskUi.form, Mod.PartDesign.FeatureHole.TaskHole.TaskHole.form, PathScripts.PathPreferencesPathDressup.DressupPreferencesPage.form, PathScripts.PathToolEdit.ToolEditorDefault.form, PathScripts.PathPreferencesPathJob.JobPreferencesPage.form, PathScripts.PathDressupPathBoundaryGui.TaskPanel.form, ArchIFCView.IfcContextUI.form, drafttaskpanels.task_selectplane.SelectPlaneTaskPanel.form, femtaskpanels.task_constraint_initialflowvelocity._TaskPanel.form, drafttaskpanels.task_scale.ScaleTaskPanel.form, femtaskpanels.task_constraint_electrostaticpotential._TaskPanel.form, femtaskpanels.task_constraint_flowvelocity._TaskPanel.form, PathScripts.PathToolBitEdit.ToolBitEditor.form, drafttaskpanels.task_shapestring.ShapeStringTaskPanel.form, femtaskpanels.task_mesh_gmsh._TaskPanel.form, femtaskpanels.task_solver_ccxtools._TaskPanel.form, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.form, femsolver.solver_taskpanel.ControlTaskPanel.form, feminout.importFenicsMesh.WriteXDMFTaskPanel.form, femtaskpanels.task_result_mechanical._TaskPanel.form, PathScripts.PathToolEdit.ToolEditorImage.form, femtaskpanels.task_element_geometry2D._TaskPanel.form, femtaskpanels.task_constraint_tie._TaskPanel.form, femtaskpanels.task_element_rotation1D._TaskPanel.form, femtaskpanels.task_mesh_region._TaskPanel.form, femtaskpanels.task_mesh_group._TaskPanel.form, femsolver.elmer.equations.equation._TaskPanel.form, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, PathScripts.PathToolBitGui.TaskPanel.form, PathScripts.PathToolBitLibraryGui.ToolBitLibrary.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, Gui::Dialog::PreferenceUiForm.form, PathScripts.PathSetupSheetGui.OpTaskPanel.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, PathScripts.PathToolBitGui.ToolBitSelector.form, femtaskpanels.task_material_reinforced._TaskPanel.form, PathScripts.PathToolControllerGui.ToolControllerEditor.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, PathScripts.PathSetupSheetGui.OpsDefaultEditor.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, PathScripts.PathToolControllerGui.TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, PathScripts.PathSetupSheetGui.GlobalEditor.form, OpenSCADCommands.OpenSCADMeshBooleanTask.form, PathScripts.PathSetupSheetGui.TaskPanel.form, ArchSchedule.ArchScheduleTaskPanel.form, ArchProfile.ProfileTaskPanel.form, ArchMaterial._ArchMaterialTaskPanel.form, PathScripts.PathJobGui.TaskPanel.form, ArchReference.ArchReferenceTaskPanel.form, ArchAxis._AxisTaskPanel.form, ArchPrecast._PrecastTaskPanel.form, DraftGui.DraftToolBar.form, ArchMaterial._ArchMultiMaterialTaskPanel.form, ArchRoof._RoofTaskPanel.form, PathScripts.PathDressupDogbone.TaskPanel.form, ArchAxis.AxisSystemTaskPanel.form, PathScripts.PathOpGui.TaskPanel.form, ArchCommands.SurveyTaskPanel.form, ArchStructure.StructureTaskPanel.form, ArchWindow._ArchWindowTaskPanel.form, ArchPrecast._DentsTaskPanel.form, ArchSectionPlane.SectionPlaneTaskPanel.form, ArchAxis.ArchGridTaskPanel.form, ArchPanel.SheetTaskPanel.form, ArchPanel.NestTaskPanel.form, ArchComponent.ComponentTaskPanel.form, DraftGui.FacebinderTaskPanel.form, automotive_design.tolerance_zone.form, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.tolerance_zone.form, PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.quantityDiameter(), and PathScripts.PathToolEdit.ToolEditorImage.quantityFlatRadius().
Referenced by plotAxes.TaskPanel.TaskPanel.onAlign(), plotLabels.TaskPanel.TaskPanel.onAxesId(), plotAxes.TaskPanel.TaskPanel.onAxesId(), plotSeries.TaskPanel.TaskPanel.onColor(), plotPositions.TaskPanel.TaskPanel.onData(), plotSeries.TaskPanel.TaskPanel.onData(), plotAxes.TaskPanel.TaskPanel.onDims(), plotLabels.TaskPanel.TaskPanel.onFontSizes(), plotPositions.TaskPanel.TaskPanel.onItem(), plotSeries.TaskPanel.TaskPanel.onItem(), plotLabels.TaskPanel.TaskPanel.onLabels(), plotPositions.TaskPanel.TaskPanel.onMdiArea(), plotSave.TaskPanel.TaskPanel.onMdiArea(), plotLabels.TaskPanel.TaskPanel.onMdiArea(), plotSeries.TaskPanel.TaskPanel.onMdiArea(), plotAxes.TaskPanel.TaskPanel.onMdiArea(), plotAxes.TaskPanel.TaskPanel.onNew(), plotAxes.TaskPanel.TaskPanel.onOffset(), plotSeries.TaskPanel.TaskPanel.onRemove(), plotAxes.TaskPanel.TaskPanel.onRemove(), plotAxes.TaskPanel.TaskPanel.onScales(), PathScripts.PathToolEdit.ToolEditor.refresh(), PathScripts.PathToolEdit.ToolEditor.setupUI(), and PathScripts.PathToolEdit.ToolEditor.updateToolType().
Member Data Documentation
◆ disable
PathScripts.PathToolEdit.ToolEditorImage.disable |
Referenced by PathScripts.PathToolEdit.ToolEditorImage.setupUI().
◆ editor
PathScripts.PathToolEdit.ToolEditorImage.editor |
Referenced by PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorDrill.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.quantityDiameter(), PathScripts.PathToolEdit.ToolEditorImage.quantityFlatRadius(), PathScripts.PathToolEdit.ToolEditorImage.setupUI(), PathScripts.PathToolEdit.ToolEditorImage.updateTool(), PathScripts.PathToolEdit.ToolEditor.updateTool(), and PathScripts.PathToolEdit.ToolEditor.updateUI().
◆ form
PathScripts.PathToolEdit.ToolEditorImage.form |
Referenced by TaskPanel.TaskPanel.addElement(), PathScripts.PathToolLibraryEditor.EditorPanel.copyTools(), PathScripts.PathToolLibraryEditor.EditorPanel.delete(), PathScripts.PathToolLibraryEditor.EditorPanel.duplicate(), PathScripts.PathToolLibraryEditor.EditorPanel.editTool(), PathScripts.PathToolLibraryEditor.EditorPanel.exportFile(), femsolver.elmer.equations.equation.ViewProxy.getTaskWidget(), PathScripts.PathToolLibraryEditor.EditorPanel.getToolTableByName(), PathScripts.PathToolLibraryEditor.EditorPanel.importFile(), ArchAxis.CommandArchGrid.IsActive(), PathScripts.PathToolLibraryEditor.EditorPanel.loadTable(), PathScripts.PathToolLibraryEditor.EditorPanel.loadToolTables(), PathScripts.PathToolLibraryEditor.EditorPanel.moveDown(), PathScripts.PathToolLibraryEditor.EditorPanel.moveUp(), PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorDrill.quantityCuttingEdgeAngle(), PathScripts.PathToolEdit.ToolEditorImage.quantityCuttingEdgeHeight(), PathScripts.PathToolEdit.ToolEditorImage.quantityDiameter(), PathScripts.PathToolEdit.ToolEditorImage.quantityFlatRadius(), PathScripts.PathToolEdit.ToolEditor.refresh(), PathScripts.PathToolLibraryEditor.EditorPanel.renameTable(), shipLoadExample.TaskPanel.TaskPanel.retranslateUi(), plotPositions.TaskPanel.TaskPanel.retranslateUi(), plotSave.TaskPanel.TaskPanel.retranslateUi(), plotLabels.TaskPanel.TaskPanel.retranslateUi(), plotSeries.TaskPanel.TaskPanel.retranslateUi(), shipCreateTank.TaskPanel.TaskPanel.retranslateUi(), plotAxes.TaskPanel.TaskPanel.retranslateUi(), shipCreateWeight.TaskPanel.TaskPanel.retranslateUi(), shipCreateShip.TaskPanel.TaskPanel.retranslateUi(), shipOutlineDraw.TaskPanel.TaskPanel.retranslateUi(), PathScripts.PathToolLibraryEditor.EditorPanel.setCurrentToolTableByName(), ArchMaterial.MultiMaterialDelegate.setModelData(), PathScripts.PathToolEdit.ToolEditorImage.setupUI(), PathScripts.PathToolEdit.ToolEditor.setupUI(), PathScripts.PathToolLibraryEditor.EditorPanel.setupUi(), PathScripts.PathToolLibraryEditor.EditorPanel.tableSelected(), PathScripts.PathToolLibraryEditor.EditorPanel.toolSelectionChanged(), PathScripts.PathToolLibraryEditor.EditorPanel.updateSelection(), PathScripts.PathToolEdit.ToolEditor.updateTool(), PathScripts.PathToolEdit.ToolEditor.updateToolType(), PathScripts.PathToolEdit.ToolEditorImage.updateUI(), and PathScripts.PathToolEdit.ToolEditor.updateUI().
◆ hide
PathScripts.PathToolEdit.ToolEditorImage.hide |
◆ image
PathScripts.PathToolEdit.ToolEditorImage.image |
Referenced by PathScripts.PathToolEdit.ToolEditorImage.setupUI().
◆ imagePath
PathScripts.PathToolEdit.ToolEditorImage.imagePath |
◆ widgets
PathScripts.PathToolEdit.ToolEditorImage.widgets |
Referenced by PathScripts.PathToolEdit.ToolEditorImage.setupUI().
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathToolEdit.py