Public Member Functions | |
def | addLocation (self) |
def | addLocationAt (self, point, obj) |
def | editLocation (self) |
def | editLocationAt (self, point, obj) |
def | getFields (self, obj) |
def | getForm (self) |
def | getTitle (self, obj) |
def | itemActivated (self) |
def | modifyStandardButtons (self, buttonBox) |
def | pageUpdateData (self, obj, prop) |
def | registerSignalHandlers (self, obj) |
def | removeLocation (self) |
def | setFields (self, obj) |
def | updateLocations (self) |
Public Member Functions inherited from PathScripts.PathOpGui.TaskPanelPage | |
def | cleanupPage (self, obj) |
def | getIcon (self, obj) |
def | getSignalsForUpdate (self, obj) |
def | initPage (self, obj) |
def | onDirtyChanged (self, callback) |
def | pageCleanup (self) |
def | pageGetFields (self) |
def | pageRegisterSignalHandlers (self) |
def | pageSetFields (self) |
def | selectInComboBox (self, name, combo) |
def | setClean (self) |
def | setDirty (self) |
def | setIcon (self, icon) |
def | setParent (self, parent) |
def | setTitle (self, title) |
def | setupCoolant (self, obj, combo) |
def | setupToolController (self, obj, combo) |
def | updateCoolant (self, obj, combo) |
def | updateData (self, obj, prop) |
def | updatePanelVisibility (self, panelTitle, obj) |
def | updateSelection (self, obj, sel) |
def | updateToolController (self, obj, combo) |
Public Attributes | |
editRow | |
formLoc | |
getPoint | |
panelTitle | |
Public Attributes inherited from PathScripts.PathOpGui.TaskPanelPage | |
features | |
form | |
icon | |
isdirty | |
job | |
obj | |
panelTitle | |
parent | |
signalDirtyChanged | |
title | |
Static Public Attributes | |
DataLocation | |
Detailed Description
Page controller for base locations. Uses PathGetPoint.
Member Function Documentation
◆ addLocation()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocation | ( | self | ) |
◆ addLocationAt()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocationAt | ( | self, | |
point, | |||
obj | |||
) |
References PathScripts.PathDressupPathBoundaryGui.TaskPanel.obj, femtaskpanels.task_element_rotation1D._TaskPanel.obj, femtaskpanels.task_mesh_boundarylayer._TaskPanel.obj, femtaskpanels.task_mesh_group._TaskPanel.obj, femtaskpanels.task_mesh_region._TaskPanel.obj, MaterialEditor.MaterialEditor.obj, femtaskpanels.task_element_geometry2D._TaskPanel.obj, femtaskpanels.task_constraint_tie._TaskPanel.obj, femtaskpanels.task_element_geometry1D._TaskPanel.obj, PathScripts.PathIconViewProvider.ViewProvider.obj, PathCommands._CommandSelectLoop.obj, femtaskpanels.task_element_fluid1D._TaskPanel.obj, PathScripts.PathDressupRampEntry.ObjectDressup.obj, femtaskpanels.task_material_reinforced._TaskPanel.obj, PathScripts.PathDressupPathBoundary.DressupPathBoundary.obj, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.obj, femtaskpanels.task_material_common._TaskPanel.obj, PathScripts.PathDressupLeadInOut.ObjectDressup.obj, PathScripts.PathGetPoint.TaskPanel.obj, draftguitools.gui_lines.Line.obj, Gui::ActiveObjectList::ObjectInfo.obj, draftguitools.gui_wire2spline.WireToBSpline.obj, ExpressionCompleterModel::Info.obj, Import::ImportOCAF2::Info.obj, PartGui::FaceColors::Private.obj, PathScripts.PathJob.ObjectJob.obj, PathScripts.PathGui.QuantitySpinBox.obj, draftguitools.gui_trimex.Trimex.obj, PathScripts.PathJobGui.ViewProvider.obj, PathScripts.PathDressupTag.ObjectDressup.obj, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.obj, draftguitools.gui_base_original.DraftTool.obj, PathScripts.PathDressupAxisMap.ViewProviderDressup.obj, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.obj, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.obj, App::Origin::OriginExtension.obj, MeshPartGui::ShapeInfo.obj, PathScripts.PathDressupZCorrect.TaskPanel.obj, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.obj, PathScripts.PathOpGui.TaskPanelPage.obj, PartGui::DlgFilletEdges::Private::SelectionObjectCompare.obj, draftguitools.gui_edit.Edit.obj, Base::ObjectStatusLocker< Status, Object >.obj, PathScripts.PathDressupZCorrect.ViewProviderDressup.obj, PathScripts.PathJobGui.StockEdit.obj, PathScripts.PathDressupDogbone.Bone.obj, Info.obj, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.obj, ArchProfile.ProfileTaskPanel.obj, ArchSchedule.ArchScheduleTaskPanel.obj, PathScripts.PathDressupLeadInOut.ViewProviderDressup.obj, ArchMaterial._ArchMaterialTaskPanel.obj, PathScripts.PathDressupHoldingTags.PathData.obj, PathScripts.PathJobGui.TaskPanel.obj, ArchReference.ArchReferenceTaskPanel.obj, PathScripts.PathDressupRampEntry.ViewProviderDressup.obj, ArchAxis._AxisTaskPanel.obj, ArchMaterial._ArchMultiMaterialTaskPanel.obj, PathScripts.PathDressupHoldingTags.ObjectTagDressup.obj, ArchRoof._RoofTaskPanel.obj, PathScripts.PathDressupDogbone.TaskPanel.obj, ArchAxis.AxisSystemTaskPanel.obj, PathScripts.PathDressupDogbone.ViewProviderDressup.obj, UpdateLabelExpressionVisitor.obj, ArchWindow._ArchWindowTaskPanel.obj, ArchSectionPlane.SectionPlaneTaskPanel.obj, ArchAxis.ArchGridTaskPanel.obj, ArchPanel.SheetTaskPanel.obj, ItemInfo.obj, ItemInfo2.obj, ArchComponent.ComponentTaskPanel.obj, and DraftGui.FacebinderTaskPanel.obj.
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocation().
◆ editLocation()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation | ( | self | ) |
References PathScripts.PathOpGui.TaskPanelBaseLocationPage.DataLocation, PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocationAt(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.editRow, PathScripts.PathOpGui.TaskPanelBaseLocationPage.formLoc, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.getPoint, and PathScripts.PathOpGui.TaskPanelBaseLocationPage.getPoint.
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.registerSignalHandlers().
◆ editLocationAt()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocationAt | ( | self, | |
point, | |||
obj | |||
) |
References PathScripts.PathOpGui.TaskPanelBaseLocationPage.DataLocation, PathScripts.PathOpGui.TaskPanelBaseLocationPage.editRow, PathScripts.PathOpGui.TaskPanelBaseLocationPage.formLoc, and PathScripts.PathOpGui.TaskPanelBaseLocationPage.updateLocations().
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation().
◆ getFields()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.getFields | ( | self, | |
obj | |||
) |
getFields(obj) ... overwrite to transfer values from UI to obj's properties. Can safely be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
Referenced by PathScripts.PathToolControllerGui.TaskPanel.accept(), PathScripts.PathSetupSheetGui.OpsDefaultEditor.updateModel(), and PathScripts.PathSetupSheetGui.GlobalEditor.updateModel().
◆ getForm()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.getForm | ( | self | ) |
getForm() ... return UI form for this page. Must be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
◆ getTitle()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.getTitle | ( | self, | |
obj | |||
) |
getTitle(obj) ... return title to be used for the receiver page. The default implementation returns what was previously set with setTitle(title). Can safely be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
◆ itemActivated()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.itemActivated | ( | self | ) |
References Mod.PartDesign.FeatureHole.TaskHole.TaskHole.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, 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, 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, PathScripts.PathDressupTagPreferences.HoldingTagPreferences.form, femtaskpanels.task_mesh_boundarylayer._TaskPanel.form, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.form, drafttaskpanels.task_circulararray.TaskPanelCircularArray.form, drafttaskpanels.task_polararray.TaskPanelPolarArray.form, drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.form, femtaskpanels.task_element_geometry1D._TaskPanel.form, ArchCutPlane._CutPlaneTaskPanel.form, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, Gui::Dialog::PreferenceUiForm.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, femtaskpanels.task_material_reinforced._TaskPanel.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, OpenSCADCommands.OpenSCADMeshBooleanTask.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, 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, and PathScripts.PathOpGui.TaskPanelBaseLocationPage.formLoc.
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.registerSignalHandlers().
◆ modifyStandardButtons()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.modifyStandardButtons | ( | self, | |
buttonBox | |||
) |
modifyStandardButtons(buttonBox) ... overwrite if the task panel standard buttons need to be modified. Can safely be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
References PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.getPoint, and PathScripts.PathOpGui.TaskPanelBaseLocationPage.getPoint.
◆ pageUpdateData()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.pageUpdateData | ( | self, | |
obj, | |||
prop | |||
) |
pageUpdateData(obj, prop) ... internal callback. Do not overwrite, implement updateData(obj) instead.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
References PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.setFields(), PathScripts.PathHelixGui.TaskPanelOpPage.setFields(), PathScripts.PathDeburrGui.TaskPanelOpPage.setFields(), PathScripts.PathEngraveGui.TaskPanelBaseGeometryPage.setFields(), PathScripts.PathDrillingGui.TaskPanelOpPage.setFields(), PathScripts.PathEngraveGui.TaskPanelOpPage.setFields(), PathScripts.PathAdaptiveGui.TaskPanelOpPage.setFields(), PathScripts.PathDressupZCorrect.TaskPanel.setFields(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.setFields(), PathScripts.PathOpGui.TaskPanelPage.setFields(), PathScripts.PathJobGui.StockEdit.setFields(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.setFields(), PathScripts.PathJobGui.StockCreateBoxEdit.setFields(), PathScripts.PathJobGui.StockCreateCylinderEdit.setFields(), ArchMaterial._ArchMaterialTaskPanel.setFields(), PathScripts.PathJobGui.StockFromExistingEdit.setFields(), PathScripts.PathJobGui.TaskPanel.setFields(), and PathScripts.PathDressupDogbone.TaskPanel.setFields().
◆ registerSignalHandlers()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.registerSignalHandlers | ( | self, | |
obj | |||
) |
registerSignalHandlers(obj) ... overwrite to register custom signal handlers. In case an update of a model is not the desired operation of a signal invocation (see getSignalsForUpdate(obj)) this function can be used to register signal handlers manually. Can safely be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
References PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocation(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation(), Mod.PartDesign.FeatureHole.TaskHole.TaskHole.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, 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, 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, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.form, Gui::Dialog::PreferenceUiForm.form, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.form, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.form, femtaskpanels.task_material_reinforced._TaskPanel.form, DraftGui.DraftTaskPanel.form, PathScripts.PathDressupZCorrect.TaskPanel.form, femtaskpanels.task_material_common._TaskPanel.form, PathScripts.PathOpGui.TaskPanelPage.form, femtaskpanels.task_element_fluid1D._TaskPanel.form, OpenSCADCommands.AddSCADTask.form, PathScripts.PathJobGui.StockEdit.form, OpenSCADCommands.OpenSCADMeshBooleanTask.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, 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.PathOpGui.TaskPanelBaseLocationPage.formLoc, PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.itemActivated(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.itemActivated(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.itemActivated(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage.removeLocation().
◆ removeLocation()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.removeLocation | ( | self | ) |
◆ setFields()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.setFields | ( | self, | |
obj | |||
) |
setFields(obj) ... overwrite to transfer obj's property values to UI. Can safely be overwritten by subclasses.
Reimplemented from PathScripts.PathOpGui.TaskPanelPage.
Referenced by PathScripts.PathToolControllerGui.TaskPanel.setupUi(), PathScripts.PathSetupSheetGui.GlobalEditor.setupUi(), and PathScripts.PathToolLibraryEditor.EditorPanel.setupUi().
◆ updateLocations()
def PathScripts.PathOpGui.TaskPanelBaseLocationPage.updateLocations | ( | self | ) |
References PathScripts.PathOpGui.TaskPanelBaseLocationPage.DataLocation, PathScripts.PathOpGui.TaskPanelBaseLocationPage.formLoc, PathScripts.PathDressupPathBoundaryGui.TaskPanel.obj, femtaskpanels.task_element_geometry2D._TaskPanel.obj, femtaskpanels.task_element_rotation1D._TaskPanel.obj, femtaskpanels.task_mesh_boundarylayer._TaskPanel.obj, femtaskpanels.task_mesh_group._TaskPanel.obj, femtaskpanels.task_mesh_region._TaskPanel.obj, MaterialEditor.MaterialEditor.obj, femtaskpanels.task_element_geometry1D._TaskPanel.obj, femtaskpanels.task_constraint_tie._TaskPanel.obj, PathScripts.PathIconViewProvider.ViewProvider.obj, PathCommands._CommandSelectLoop.obj, femtaskpanels.task_element_fluid1D._TaskPanel.obj, PathScripts.PathDressupRampEntry.ObjectDressup.obj, femtaskpanels.task_material_reinforced._TaskPanel.obj, PathScripts.PathDressupPathBoundary.DressupPathBoundary.obj, PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.obj, femtaskpanels.task_material_common._TaskPanel.obj, PathScripts.PathDressupLeadInOut.ObjectDressup.obj, PathScripts.PathGetPoint.TaskPanel.obj, draftguitools.gui_lines.Line.obj, Gui::ActiveObjectList::ObjectInfo.obj, draftguitools.gui_wire2spline.WireToBSpline.obj, ExpressionCompleterModel::Info.obj, Import::ImportOCAF2::Info.obj, PartGui::FaceColors::Private.obj, PathScripts.PathJob.ObjectJob.obj, PathScripts.PathGui.QuantitySpinBox.obj, draftguitools.gui_trimex.Trimex.obj, PathScripts.PathJobGui.ViewProvider.obj, PathScripts.PathDressupTag.ObjectDressup.obj, Mod.PartDesign.InvoluteGearFeature._InvoluteGearTaskPanel.obj, PathScripts.PathDressupAxisMap.ViewProviderDressup.obj, draftguitools.gui_base_original.DraftTool.obj, Mod.PartDesign.SprocketFeature.SprocketTaskPanel.obj, AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.obj, App::Origin::OriginExtension.obj, MeshPartGui::ShapeInfo.obj, PathScripts.PathDressupZCorrect.TaskPanel.obj, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.obj, PathScripts.PathOpGui.TaskPanelPage.obj, PartGui::DlgFilletEdges::Private::SelectionObjectCompare.obj, draftguitools.gui_edit.Edit.obj, Base::ObjectStatusLocker< Status, Object >.obj, PathScripts.PathDressupZCorrect.ViewProviderDressup.obj, PathScripts.PathJobGui.StockEdit.obj, PathScripts.PathDressupDogbone.Bone.obj, Info.obj, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.obj, ArchProfile.ProfileTaskPanel.obj, ArchSchedule.ArchScheduleTaskPanel.obj, PathScripts.PathDressupLeadInOut.ViewProviderDressup.obj, ArchMaterial._ArchMaterialTaskPanel.obj, PathScripts.PathDressupHoldingTags.PathData.obj, PathScripts.PathJobGui.TaskPanel.obj, ArchReference.ArchReferenceTaskPanel.obj, PathScripts.PathDressupRampEntry.ViewProviderDressup.obj, ArchAxis._AxisTaskPanel.obj, ArchMaterial._ArchMultiMaterialTaskPanel.obj, PathScripts.PathDressupHoldingTags.ObjectTagDressup.obj, ArchRoof._RoofTaskPanel.obj, PathScripts.PathDressupDogbone.TaskPanel.obj, ArchAxis.AxisSystemTaskPanel.obj, PathScripts.PathDressupDogbone.ViewProviderDressup.obj, UpdateLabelExpressionVisitor.obj, ArchWindow._ArchWindowTaskPanel.obj, ArchSectionPlane.SectionPlaneTaskPanel.obj, ArchAxis.ArchGridTaskPanel.obj, ArchPanel.SheetTaskPanel.obj, ItemInfo.obj, ItemInfo2.obj, ArchComponent.ComponentTaskPanel.obj, and DraftGui.FacebinderTaskPanel.obj.
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocationAt(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage.removeLocation().
Member Data Documentation
◆ DataLocation
|
static |
◆ editRow
PathScripts.PathOpGui.TaskPanelBaseLocationPage.editRow |
◆ formLoc
PathScripts.PathOpGui.TaskPanelBaseLocationPage.formLoc |
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocationAt(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.itemActivated(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.registerSignalHandlers(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.removeLocation(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage.updateLocations().
◆ getPoint
PathScripts.PathOpGui.TaskPanelBaseLocationPage.getPoint |
Referenced by PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocation(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation(), ArchTruss.CommandArchTruss.getPoint(), ArchCurtainWall.CommandArchCurtainWall.getPoint(), draftguitools.gui_arcs.Arc_3Points.getPoint(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage.modifyStandardButtons().
◆ panelTitle
PathScripts.PathOpGui.TaskPanelBaseLocationPage.panelTitle |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathOpGui.py