PathScripts.PathOpGui.ViewProvider Class Reference

Public Member Functions

def attach (self, vobj)
 
def clearTaskPanel (self)
 
def deleteObjectsOnReject (self)
 
def getIcon (self)
 
def getSelectionFactory (self)
 
def getTaskPanelOpPage (self, obj)
 
def onDelete (self, vobj, arg2=None)
 
def setDeleteObjectsOnReject (self, state=False)
 
def setEdit (self, vobj=None, mode=0)
 
def setupContextMenu (self, vobj, menu)
 
def setupTaskPanel (self, panel)
 
def unsetEdit (self, arg1, arg2)
 
def updateData (self, obj, prop)
 

Public Attributes

 deleteOnReject
 
 Object
 
 OpIcon
 
 OpName
 
 OpPageClass
 
 OpPageModule
 
 panel
 
 vobj
 

Detailed Description

Generic view provider for path objects.
Deducts the icon name from operation name, brings up the TaskPanel
with pages corresponding to the operation's opFeatures() and forwards
property change notifications to the page controllers.

Member Function Documentation

◆ attach()

def PathScripts.PathOpGui.ViewProvider.attach (   self,
  vobj 
)

References Base::XMLReader::FileEntry.Object, Base::Writer::FileEntry.Object, Py::Object.Object(), Gui::SelectionChanges.Object, ArchBuildingPart.ViewProviderBuildingPart.Object, ArchComponent.ViewProviderComponent.Object, ArchEquipment._ViewProviderEquipment.Object, ArchFloor._Floor.Object, ArchFloor._ViewProviderFloor.Object, ArchMaterial._ViewProviderArchMaterialContainer.Object, ArchMaterial._ViewProviderArchMaterial.Object, ArchReference.ViewProviderArchReference.Object, ArchRoof._ViewProviderRoof.Object, ArchSchedule._ViewProviderArchSchedule.Object, ArchSectionPlane._ViewProviderSectionPlane.Object, ArchSite._ViewProviderSite.Object, ArchSpace._ViewProviderSpace.Object, ArchStructure.StructureTaskPanel.Object, ArchWall._ViewProviderWall.Object, draftobjects.layer.Layer.Object, draftviewproviders.view_base.ViewProviderDraft.Object, draftviewproviders.view_dimension.ViewProviderDimensionBase.Object, draftviewproviders.view_dimension.ViewProviderLinearDimension.Object, draftviewproviders.view_dimension.ViewProviderAngularDimension.Object, draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.Object, draftviewproviders.view_label.ViewProviderLabel.Object, draftviewproviders.view_layer.ViewProviderLayer.Object, draftviewproviders.view_layer.ViewProviderLayerContainer.Object, draftviewproviders.view_text.ViewProviderText.Object, draftviewproviders.view_wire.ViewProviderWire.Object, draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.Object, femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object, femviewprovider.view_base_femobject.VPBaseFemObject.Object, femviewprovider.view_mesh_gmsh.VPMeshGmsh.Object, OpenSCADFeatures.ViewProviderTree.Object, BOPTools.JoinFeatures.ViewProviderConnect.Object, BOPTools.JoinFeatures.ViewProviderEmbed.Object, BOPTools.JoinFeatures.ViewProviderCutout.Object, BOPTools.SplitFeatures.ViewProviderBooleanFragments.Object, BOPTools.SplitFeatures.ViewProviderSlice.Object, BOPTools.SplitFeatures.ViewProviderXOR.Object, CompoundTools.CompoundFilter._ViewProviderCompoundFilter.Object, JoinFeatures._ViewProviderPartJoinFeature.Object, Mod.PartDesign.FeatureHole.ViewProviderHole.ViewProviderHole.Object, Mod.PartDesign.InvoluteGearFeature._ViewProviderInvoluteGear.Object, Mod.PartDesign.SprocketFeature.ViewProviderSprocket.Object, PathScripts.PathArray.ViewProviderArray.Object, PathScripts.PathCollision._ViewProviderCollisionSim.Object, PathScripts.PathCopy.ViewProviderPathCopy.Object, PathScripts.PathDressupDragknife.ViewProviderDressup.Object, PathScripts.PathHop.ViewProviderPathHop.Object, PathScripts.PathOpGui.ViewProvider.Object, Mod.Show.Containers.Container.Object, Spreadsheet_legacy.Spreadsheet.Object, Spreadsheet_legacy.ViewProviderSpreadsheet.Object, DocumentObject.ViewProvider.Object(), Mod.Test.Document.DocumentBasicCases.Object, DraftGui.DraftToolBar.panel, PathScripts.PathDressupLeadInOut.ViewProviderDressup.panel, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.panel, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.panel, PathScripts.PathOpGui.ViewProvider.panel, PathScripts.PathToolBitGui.ViewProvider.panel, drafttaskpanels.task_shapestring.ShapeStringTaskPanelEdit.vobj, PathScripts.PathDressupDogbone.ViewProviderDressup.vobj, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.vobj, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.vobj, PathScripts.PathIconViewProvider.ViewProvider.vobj, PathScripts.PathJobGui.ViewProvider.vobj, PathScripts.PathJobGui.TaskPanel.vobj, PathScripts.PathOpGui.ViewProvider.vobj, PathScripts.PathPropertyBagGui.ViewProvider.vobj, PathScripts.PathSetupSheetGui.ViewProvider.vobj, PathScripts.PathSetupSheetGui.TaskPanel.vobj, PathScripts.PathToolBitGui.ViewProvider.vobj, PathScripts.PathToolBitGui.TaskPanel.vobj, and PathScripts.PathToolControllerGui.ViewProvider.vobj.

◆ clearTaskPanel()

def PathScripts.PathOpGui.ViewProvider.clearTaskPanel (   self)
clearTaskPanel() ... internal callback function when editing has finished.

References Base::XMLReader::FileEntry.Object, Base::Writer::FileEntry.Object, Py::Object.Object(), Gui::SelectionChanges.Object, ArchBuildingPart.ViewProviderBuildingPart.Object, ArchComponent.ViewProviderComponent.Object, ArchEquipment._ViewProviderEquipment.Object, ArchFloor._Floor.Object, ArchFloor._ViewProviderFloor.Object, ArchMaterial._ViewProviderArchMaterialContainer.Object, ArchMaterial._ViewProviderArchMaterial.Object, ArchReference.ViewProviderArchReference.Object, ArchRoof._ViewProviderRoof.Object, ArchSchedule._ViewProviderArchSchedule.Object, ArchSectionPlane._ViewProviderSectionPlane.Object, ArchSite._ViewProviderSite.Object, ArchSpace._ViewProviderSpace.Object, ArchStructure.StructureTaskPanel.Object, ArchWall._ViewProviderWall.Object, draftobjects.layer.Layer.Object, draftviewproviders.view_base.ViewProviderDraft.Object, draftviewproviders.view_dimension.ViewProviderDimensionBase.Object, draftviewproviders.view_dimension.ViewProviderLinearDimension.Object, draftviewproviders.view_dimension.ViewProviderAngularDimension.Object, draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.Object, draftviewproviders.view_label.ViewProviderLabel.Object, draftviewproviders.view_layer.ViewProviderLayer.Object, draftviewproviders.view_layer.ViewProviderLayerContainer.Object, draftviewproviders.view_text.ViewProviderText.Object, draftviewproviders.view_wire.ViewProviderWire.Object, draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.Object, femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object, femviewprovider.view_base_femobject.VPBaseFemObject.Object, femviewprovider.view_mesh_gmsh.VPMeshGmsh.Object, OpenSCADFeatures.ViewProviderTree.Object, BOPTools.JoinFeatures.ViewProviderConnect.Object, BOPTools.JoinFeatures.ViewProviderEmbed.Object, BOPTools.JoinFeatures.ViewProviderCutout.Object, BOPTools.SplitFeatures.ViewProviderBooleanFragments.Object, BOPTools.SplitFeatures.ViewProviderSlice.Object, BOPTools.SplitFeatures.ViewProviderXOR.Object, CompoundTools.CompoundFilter._ViewProviderCompoundFilter.Object, JoinFeatures._ViewProviderPartJoinFeature.Object, Mod.PartDesign.FeatureHole.ViewProviderHole.ViewProviderHole.Object, Mod.PartDesign.InvoluteGearFeature._ViewProviderInvoluteGear.Object, Mod.PartDesign.SprocketFeature.ViewProviderSprocket.Object, PathScripts.PathArray.ViewProviderArray.Object, PathScripts.PathCollision._ViewProviderCollisionSim.Object, PathScripts.PathCopy.ViewProviderPathCopy.Object, PathScripts.PathDressupDragknife.ViewProviderDressup.Object, PathScripts.PathHop.ViewProviderPathHop.Object, PathScripts.PathOpGui.ViewProvider.Object, Mod.Show.Containers.Container.Object, Spreadsheet_legacy.Spreadsheet.Object, Spreadsheet_legacy.ViewProviderSpreadsheet.Object, DocumentObject.ViewProvider.Object(), Mod.Test.Document.DocumentBasicCases.Object, DraftGui.DraftToolBar.panel, PathScripts.PathDressupLeadInOut.ViewProviderDressup.panel, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.panel, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.panel, PathScripts.PathOpGui.ViewProvider.panel, and PathScripts.PathToolBitGui.ViewProvider.panel.

◆ deleteObjectsOnReject()

def PathScripts.PathOpGui.ViewProvider.deleteObjectsOnReject (   self)

◆ getIcon()

def PathScripts.PathOpGui.ViewProvider.getIcon (   self)
getIcon() ... the icon used in the object tree

References Base::XMLReader::FileEntry.Object, Base::Writer::FileEntry.Object, Py::Object.Object(), Gui::SelectionChanges.Object, ArchBuildingPart.ViewProviderBuildingPart.Object, ArchComponent.ViewProviderComponent.Object, ArchEquipment._ViewProviderEquipment.Object, ArchFloor._Floor.Object, ArchFloor._ViewProviderFloor.Object, ArchMaterial._ViewProviderArchMaterialContainer.Object, ArchMaterial._ViewProviderArchMaterial.Object, ArchReference.ViewProviderArchReference.Object, ArchRoof._ViewProviderRoof.Object, ArchSchedule._ViewProviderArchSchedule.Object, ArchSectionPlane._ViewProviderSectionPlane.Object, ArchSite._ViewProviderSite.Object, ArchSpace._ViewProviderSpace.Object, ArchStructure.StructureTaskPanel.Object, ArchWall._ViewProviderWall.Object, draftobjects.layer.Layer.Object, draftviewproviders.view_base.ViewProviderDraft.Object, draftviewproviders.view_dimension.ViewProviderDimensionBase.Object, draftviewproviders.view_dimension.ViewProviderLinearDimension.Object, draftviewproviders.view_dimension.ViewProviderAngularDimension.Object, draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.Object, draftviewproviders.view_label.ViewProviderLabel.Object, draftviewproviders.view_layer.ViewProviderLayer.Object, draftviewproviders.view_layer.ViewProviderLayerContainer.Object, draftviewproviders.view_text.ViewProviderText.Object, draftviewproviders.view_wire.ViewProviderWire.Object, draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.Object, femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object, femviewprovider.view_base_femobject.VPBaseFemObject.Object, femviewprovider.view_mesh_gmsh.VPMeshGmsh.Object, OpenSCADFeatures.ViewProviderTree.Object, BOPTools.JoinFeatures.ViewProviderConnect.Object, BOPTools.JoinFeatures.ViewProviderEmbed.Object, BOPTools.JoinFeatures.ViewProviderCutout.Object, BOPTools.SplitFeatures.ViewProviderBooleanFragments.Object, BOPTools.SplitFeatures.ViewProviderSlice.Object, BOPTools.SplitFeatures.ViewProviderXOR.Object, CompoundTools.CompoundFilter._ViewProviderCompoundFilter.Object, JoinFeatures._ViewProviderPartJoinFeature.Object, Mod.PartDesign.FeatureHole.ViewProviderHole.ViewProviderHole.Object, Mod.PartDesign.InvoluteGearFeature._ViewProviderInvoluteGear.Object, Mod.PartDesign.SprocketFeature.ViewProviderSprocket.Object, PathScripts.PathArray.ViewProviderArray.Object, PathScripts.PathCollision._ViewProviderCollisionSim.Object, PathScripts.PathCopy.ViewProviderPathCopy.Object, PathScripts.PathDressupDragknife.ViewProviderDressup.Object, PathScripts.PathHop.ViewProviderPathHop.Object, PathScripts.PathOpGui.ViewProvider.Object, Mod.Show.Containers.Container.Object, Spreadsheet_legacy.Spreadsheet.Object, Spreadsheet_legacy.ViewProviderSpreadsheet.Object, DocumentObject.ViewProvider.Object(), Mod.Test.Document.DocumentBasicCases.Object, PathScripts.PathFeatureExtensionsGui.TaskPanelExtensionPage.OpIcon, PathScripts.PathOpGui.ViewProvider.OpIcon, PathScripts.PathOpGui.TaskPanelBaseGeometryPage.OpIcon, PathScripts.PathOpGui.TaskPanelHeightsPage.OpIcon, and PathScripts.PathOpGui.TaskPanelDepthsPage.OpIcon.

Referenced by ArchAxisSystem.AxisSystemTaskPanel.update(), ArchComponent.ComponentTaskPanel.update(), and ArchSectionPlane.SectionPlaneTaskPanel.update().

◆ getSelectionFactory()

def PathScripts.PathOpGui.ViewProvider.getSelectionFactory (   self)
getSelectionFactory() ... return a factory function that can be used to create the selection observer.

References PathScripts.PathOpGui.ViewProvider.OpName.

Referenced by PathScripts.PathOpGui.ViewProvider.setEdit().

◆ getTaskPanelOpPage()

def PathScripts.PathOpGui.ViewProvider.getTaskPanelOpPage (   self,
  obj 
)
getTaskPanelOpPage(obj) ... use the stored information to instantiate the receiver op's page controller.

References PathScripts.PathOpGui.ViewProvider.OpPageClass, and PathScripts.PathOpGui.ViewProvider.OpPageModule.

Referenced by PathScripts.PathOpGui.ViewProvider.setEdit().

◆ onDelete()

def PathScripts.PathOpGui.ViewProvider.onDelete (   self,
  vobj,
  arg2 = None 
)

◆ setDeleteObjectsOnReject()

◆ setEdit()

def PathScripts.PathOpGui.ViewProvider.setEdit (   self,
  vobj = None,
  mode = 0 
)
setEdit(vobj, mode=0) ... initiate editing of receivers model.

References PathScripts.PathJobGui.ViewProvider.deleteObjectsOnReject(), PathScripts.PathOpGui.ViewProvider.deleteObjectsOnReject(), PathScripts.PathJobGui.ViewProvider.deleteOnReject, PathScripts.PathJobGui.TaskPanel.deleteOnReject, PathScripts.PathOpGui.ViewProvider.deleteOnReject, PathScripts.PathOpGui.TaskPanel.deleteOnReject, PathScripts.PathToolBitGui.TaskPanel.deleteOnReject, PathScripts.PathOpGui.ViewProvider.getSelectionFactory(), PathScripts.PathOpGui.ViewProvider.getTaskPanelOpPage(), PathScripts.PathFeatureExtensionsGui.TaskPanelExtensionPage.OpIcon, PathScripts.PathOpGui.ViewProvider.OpIcon, PathScripts.PathOpGui.TaskPanelBaseGeometryPage.OpIcon, PathScripts.PathOpGui.TaskPanelHeightsPage.OpIcon, PathScripts.PathOpGui.TaskPanelDepthsPage.OpIcon, PathScripts.PathOpGui.ViewProvider.OpName, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.setupTaskPanel(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.setupTaskPanel(), PathScripts.PathOpGui.ViewProvider.setupTaskPanel(), drafttaskpanels.task_shapestring.ShapeStringTaskPanelEdit.vobj, PathScripts.PathDressupDogbone.ViewProviderDressup.vobj, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.vobj, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.vobj, PathScripts.PathIconViewProvider.ViewProvider.vobj, PathScripts.PathJobGui.ViewProvider.vobj, PathScripts.PathJobGui.TaskPanel.vobj, PathScripts.PathOpGui.ViewProvider.vobj, PathScripts.PathPropertyBagGui.ViewProvider.vobj, PathScripts.PathSetupSheetGui.ViewProvider.vobj, PathScripts.PathSetupSheetGui.TaskPanel.vobj, PathScripts.PathToolBitGui.ViewProvider.vobj, PathScripts.PathToolBitGui.TaskPanel.vobj, and PathScripts.PathToolControllerGui.ViewProvider.vobj.

Referenced by ArchGrid.ViewProviderArchGrid.doubleClicked(), ArchReference.ViewProviderArchReference.doubleClicked(), draftviewproviders.view_dimension.ViewProviderDimensionBase.doubleClicked(), draftviewproviders.view_hatch.ViewProviderDraftHatch.doubleClicked(), draftviewproviders.view_text.ViewProviderText.doubleClicked(), PathScripts.PathPropertyBagGui.ViewProvider.doubleClicked(), PathScripts.PathSetupSheetGui.ViewProvider.doubleClicked(), PathScripts.PathToolBitGui.ViewProvider.doubleClicked(), Spreadsheet_legacy.ViewProviderSpreadsheet.doubleClicked(), ArchSchedule.CommandArchSchedule.IsActive(), PathScripts.PathIconViewProvider.ViewProvider.setupContextMenu(), PathScripts.PathJobGui.ViewProvider.setupContextMenu(), PathScripts.PathOpGui.ViewProvider.setupContextMenu(), and PathScripts.PathToolControllerGui.ViewProvider.setupContextMenu().

◆ setupContextMenu()

def PathScripts.PathOpGui.ViewProvider.setupContextMenu (   self,
  vobj,
  menu 
)

References Gui::Document.setEdit(), Gui::ViewProvider.setEdit(), Gui::ViewProviderAnnotationLabel.setEdit(), Gui::ViewProviderPythonFeatureImp.setEdit(), DrawingGui::ViewProviderDrawingPage.setEdit(), FemGui::ViewProviderFemAnalysis.setEdit(), FemGui::ViewProviderFemConstraint.setEdit(), FemGui::ViewProviderFemConstraintBearing.setEdit(), FemGui::ViewProviderFemConstraintContact.setEdit(), FemGui::ViewProviderFemConstraintDisplacement.setEdit(), FemGui::ViewProviderFemConstraintFixed.setEdit(), FemGui::ViewProviderFemConstraintFluidBoundary.setEdit(), FemGui::ViewProviderFemConstraintForce.setEdit(), FemGui::ViewProviderFemConstraintGear.setEdit(), FemGui::ViewProviderFemConstraintHeatflux.setEdit(), FemGui::ViewProviderFemConstraintInitialTemperature.setEdit(), FemGui::ViewProviderFemConstraintPlaneRotation.setEdit(), FemGui::ViewProviderFemConstraintPressure.setEdit(), FemGui::ViewProviderFemConstraintPulley.setEdit(), FemGui::ViewProviderFemConstraintSpring.setEdit(), FemGui::ViewProviderFemConstraintTemperature.setEdit(), FemGui::ViewProviderFemConstraintTransform.setEdit(), FemGui::ViewProviderFemMeshShapeNetgen.setEdit(), FemGui::ViewProviderFemPostFunction.setEdit(), FemGui::ViewProviderFemPostObject.setEdit(), FemGui::ViewProviderSetElements.setEdit(), FemGui::ViewProviderSetFaces.setEdit(), FemGui::ViewProviderSetGeometry.setEdit(), FemGui::ViewProviderSetNodes.setEdit(), MeshGui::ViewProviderMesh.setEdit(), PartGui::ViewProvider2DObjectGrid.setEdit(), PartGui::ViewProviderCurveNet.setEdit(), PartGui::ViewProviderImport.setEdit(), PartGui::ViewProviderMirror.setEdit(), PartGui::ViewProviderFillet.setEdit(), PartGui::ViewProviderChamfer.setEdit(), PartGui::ViewProviderOffset.setEdit(), PartGui::ViewProviderThickness.setEdit(), PartGui::ViewProviderPrimitive.setEdit(), PartDesignGui::ViewProviderBase.setEdit(), PartDesignGui::ViewProviderDressUp.setEdit(), PartDesignGui::ViewProviderHelix.setEdit(), PartDesignGui::ViewProviderHole.setEdit(), PartDesignGui::ViewProviderLoft.setEdit(), PartDesignGui::ViewProviderPipe.setEdit(), PartDesignGui::ViewProviderPrimitive.setEdit(), PathGui::ViewProviderPathCompound.setEdit(), PointsGui::ViewProviderPoints.setEdit(), RaytracingGui::ViewProviderLux.setEdit(), RaytracingGui::ViewProviderPovray.setEdit(), RobotGui::ViewProviderEdge2TracObject.setEdit(), RobotGui::ViewProviderTrajectoryCompound.setEdit(), RobotGui::ViewProviderTrajectoryDressUp.setEdit(), SurfaceGui::ViewProviderFilling.setEdit(), SurfaceGui::ViewProviderGeomFillSurface.setEdit(), SurfaceGui::ViewProviderSections.setEdit(), TechDrawGui::ViewProviderBalloon.setEdit(), TechDrawGui::ViewProviderDimension.setEdit(), TechDrawGui::ViewProviderLeader.setEdit(), TechDrawGui::ViewProviderProjGroup.setEdit(), TechDrawGui::ViewProviderProjGroupItem.setEdit(), TechDrawGui::ViewProviderRichAnno.setEdit(), TechDrawGui::ViewProviderViewPart.setEdit(), TechDrawGui::ViewProviderViewSection.setEdit(), TechDrawGui::ViewProviderWeld.setEdit(), Gui::ViewProviderDragger.setEdit(), Gui::ViewProviderLink.setEdit(), Gui::ViewProviderPythonFeatureT< ViewProviderT >.setEdit(), PartGui::ViewProviderPartExt.setEdit(), PartDesignGui::ViewProvider.setEdit(), PartDesignGui::ViewProviderBoolean.setEdit(), PartDesignGui::ViewProviderDatum.setEdit(), PartDesignGui::ViewProviderShapeBinder.setEdit(), PartDesignGui::ViewProviderSubShapeBinder.setEdit(), PartDesignGui::ViewProviderTransformed.setEdit(), SketcherGui::ViewProviderSketch.setEdit(), SpreadsheetGui::ViewProviderSheet.setEdit(), TechDrawGui::ViewProviderGeomHatch.setEdit(), TechDrawGui::ViewProviderHatch.setEdit(), TechDrawGui::ViewProviderPage.setEdit(), MeshGui::ViewProviderMeshNode.setEdit(), Gui::ViewProviderOriginFeature.setEdit(), ArchIFCView.IfcContextView.setEdit(), BasicShapes.ViewProviderShapes.ViewProviderTube.setEdit(), ArchComponent.ViewProviderComponent.setEdit(), ArchMaterial._ViewProviderArchMaterial.setEdit(), ArchPanel.ViewProviderPanelSheet.setEdit(), ArchPrecast._ViewProviderPrecast.setEdit(), ArchProfile.ViewProviderProfile.setEdit(), ArchRebar._ViewProviderRebar.setEdit(), ArchSectionPlane._ViewProviderSectionPlane.setEdit(), ArchSite._ViewProviderSite.setEdit(), ArchSpace._ViewProviderSpace.setEdit(), ArchStructure._ViewProviderStructure.setEdit(), ArchWindow._ViewProviderWindow.setEdit(), draftviewproviders.view_facebinder.ViewProviderFacebinder.setEdit(), draftviewproviders.view_hatch.ViewProviderDraftHatch.setEdit(), draftviewproviders.view_shapestring.ViewProviderShapeString.setEdit(), draftviewproviders.view_text.ViewProviderText.setEdit(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.setEdit(), JoinFeatures._ViewProviderPartJoinFeature.setEdit(), Mod.PartDesign.InvoluteGearFeature._ViewProviderInvoluteGear.setEdit(), Mod.PartDesign.SprocketFeature.ViewProviderSprocket.setEdit(), PathScripts.PathFixture._ViewProviderFixture.setEdit(), PathScripts.PathPlane._ViewProviderPlane.setEdit(), ArchAxis._ViewProviderAxis.setEdit(), ArchAxisSystem._ViewProviderAxisSystem.setEdit(), ArchGrid.ViewProviderArchGrid.setEdit(), ArchMaterial._ViewProviderArchMultiMaterial.setEdit(), ArchReference.ViewProviderArchReference.setEdit(), ArchRoof._ViewProviderRoof.setEdit(), ArchSchedule._ViewProviderArchSchedule.setEdit(), draftviewproviders.view_base.ViewProviderDraft.setEdit(), draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.setEdit(), femsolver.elmer.equations.equation.ViewProxy.setEdit(), femsolver.solverbase.ViewProxy.setEdit(), femviewprovider.view_constraint_centrif.VPConstraintCentrif.setEdit(), femviewprovider.view_constraint_electrostaticpotential.VPConstraintElectroStaticPotential.setEdit(), femviewprovider.view_constraint_flowvelocity.VPConstraintFlowVelocity.setEdit(), femviewprovider.view_constraint_initialflowvelocity.VPConstraintInitialFlowVelocity.setEdit(), femviewprovider.view_constraint_sectionprint.VPConstraintSectionPrint.setEdit(), femviewprovider.view_constraint_tie.VPConstraintTie.setEdit(), femviewprovider.view_element_fluid1D.VPElementFluid1D.setEdit(), femviewprovider.view_element_geometry1D.VPElementGeometry1D.setEdit(), femviewprovider.view_element_geometry2D.VPElementGeometry2D.setEdit(), femviewprovider.view_material_common.VPMaterialCommon.setEdit(), femviewprovider.view_material_reinforced.VPMaterialReinforced.setEdit(), femviewprovider.view_mesh_boundarylayer.VPMeshBoundaryLayer.setEdit(), femviewprovider.view_mesh_group.VPMeshGroup.setEdit(), femviewprovider.view_mesh_region.VPMeshRegion.setEdit(), femviewprovider.view_result_mechanical.VPResultMechanical.setEdit(), femviewprovider.view_solver_ccxtools.VPSolverCcxTools.setEdit(), PathScripts.PathCollision._ViewProviderCollisionSim.setEdit(), PathScripts.PathDressupAxisMap.ViewProviderDressup.setEdit(), PathScripts.PathDressupDogbone.ViewProviderDressup.setEdit(), PathScripts.PathDressupDragknife.ViewProviderDressup.setEdit(), PathScripts.PathDressupLeadInOut.ViewProviderDressup.setEdit(), PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.setEdit(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.setEdit(), PathScripts.PathDressupZCorrect.ViewProviderDressup.setEdit(), PathScripts.PathPropertyBagGui.ViewProvider.setEdit(), PathScripts.PathSetupSheetGui.ViewProvider.setEdit(), PathScripts.PathToolBitGui.ViewProvider.setEdit(), Spreadsheet_legacy.ViewProviderSpreadsheet.setEdit(), femviewprovider.view_base_femobject.VPBaseFemObject.setEdit(), PathScripts.PathIconViewProvider.ViewProvider.setEdit(), PathScripts.PathJobGui.ViewProvider.setEdit(), PathScripts.PathOpGui.ViewProvider.setEdit(), PathScripts.PathToolControllerGui.ViewProvider.setEdit(), and Mod.PartDesign.FeatureHole.ViewProviderHole.ViewProviderHole.setEdit().

◆ setupTaskPanel()

def PathScripts.PathOpGui.ViewProvider.setupTaskPanel (   self,
  panel 
)
setupTaskPanel(panel) ... internal function to start the editor.

References Base::XMLReader::FileEntry.Object, Base::Writer::FileEntry.Object, Py::Object.Object(), Gui::SelectionChanges.Object, ArchBuildingPart.ViewProviderBuildingPart.Object, ArchComponent.ViewProviderComponent.Object, ArchEquipment._ViewProviderEquipment.Object, ArchFloor._Floor.Object, ArchFloor._ViewProviderFloor.Object, ArchMaterial._ViewProviderArchMaterialContainer.Object, ArchMaterial._ViewProviderArchMaterial.Object, ArchReference.ViewProviderArchReference.Object, ArchRoof._ViewProviderRoof.Object, ArchSchedule._ViewProviderArchSchedule.Object, ArchSectionPlane._ViewProviderSectionPlane.Object, ArchSite._ViewProviderSite.Object, ArchSpace._ViewProviderSpace.Object, ArchStructure.StructureTaskPanel.Object, ArchWall._ViewProviderWall.Object, draftobjects.layer.Layer.Object, draftviewproviders.view_base.ViewProviderDraft.Object, draftviewproviders.view_dimension.ViewProviderDimensionBase.Object, draftviewproviders.view_dimension.ViewProviderLinearDimension.Object, draftviewproviders.view_dimension.ViewProviderAngularDimension.Object, draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.Object, draftviewproviders.view_label.ViewProviderLabel.Object, draftviewproviders.view_layer.ViewProviderLayer.Object, draftviewproviders.view_layer.ViewProviderLayerContainer.Object, draftviewproviders.view_text.ViewProviderText.Object, draftviewproviders.view_wire.ViewProviderWire.Object, draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.Object, femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object, femviewprovider.view_base_femobject.VPBaseFemObject.Object, femviewprovider.view_mesh_gmsh.VPMeshGmsh.Object, OpenSCADFeatures.ViewProviderTree.Object, BOPTools.JoinFeatures.ViewProviderConnect.Object, BOPTools.JoinFeatures.ViewProviderEmbed.Object, BOPTools.JoinFeatures.ViewProviderCutout.Object, BOPTools.SplitFeatures.ViewProviderBooleanFragments.Object, BOPTools.SplitFeatures.ViewProviderSlice.Object, BOPTools.SplitFeatures.ViewProviderXOR.Object, CompoundTools.CompoundFilter._ViewProviderCompoundFilter.Object, JoinFeatures._ViewProviderPartJoinFeature.Object, Mod.PartDesign.FeatureHole.ViewProviderHole.ViewProviderHole.Object, Mod.PartDesign.InvoluteGearFeature._ViewProviderInvoluteGear.Object, Mod.PartDesign.SprocketFeature.ViewProviderSprocket.Object, PathScripts.PathArray.ViewProviderArray.Object, PathScripts.PathCollision._ViewProviderCollisionSim.Object, PathScripts.PathCopy.ViewProviderPathCopy.Object, PathScripts.PathDressupDragknife.ViewProviderDressup.Object, PathScripts.PathHop.ViewProviderPathHop.Object, PathScripts.PathOpGui.ViewProvider.Object, Mod.Show.Containers.Container.Object, Spreadsheet_legacy.Spreadsheet.Object, Spreadsheet_legacy.ViewProviderSpreadsheet.Object, DocumentObject.ViewProvider.Object(), Mod.Test.Document.DocumentBasicCases.Object, DraftGui.DraftToolBar.panel, PathScripts.PathDressupLeadInOut.ViewProviderDressup.panel, PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.panel, PathScripts.PathDressupTagGui.PathDressupTagViewProvider.panel, PathScripts.PathOpGui.ViewProvider.panel, and PathScripts.PathToolBitGui.ViewProvider.panel.

Referenced by PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.setEdit(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.setEdit(), and PathScripts.PathOpGui.ViewProvider.setEdit().

◆ unsetEdit()

◆ updateData()

Member Data Documentation

◆ deleteOnReject

◆ Object

PathScripts.PathOpGui.ViewProvider.Object

Referenced by draftviewproviders.view_layer.ViewProviderLayer.activate(), ArchPanel.CommandPanelSheet.Activated(), ArchStructure.CommandStructuralSystem.Activated(), OpenSCADFeatures.ViewProviderTree.attach(), ArchComponent.ViewProviderComponent.attach(), draftviewproviders.view_base.ViewProviderDraft.attach(), draftviewproviders.view_dimension.ViewProviderLinearDimension.attach(), draftviewproviders.view_dimension.ViewProviderAngularDimension.attach(), draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.attach(), draftviewproviders.view_layer.ViewProviderLayer.attach(), draftviewproviders.view_layer.ViewProviderLayerContainer.attach(), PathScripts.PathArray.ViewProviderArray.attach(), PathScripts.PathCopy.ViewProviderPathCopy.attach(), PathScripts.PathDressupDragknife.ViewProviderDressup.attach(), PathScripts.PathHop.ViewProviderPathHop.attach(), PathScripts.PathOpGui.ViewProvider.attach(), ArchSite.Compass.buildCoordinates(), ArchReference.ViewProviderArchReference.checkChanges(), ArchComponent.ViewProviderComponent.claimChildren(), draftviewproviders.view_base.ViewProviderDraft.claimChildren(), draftviewproviders.view_draft_annotation.ViewProviderDraftAnnotation.claimChildren(), draftviewproviders.view_draftlink.ViewProviderDraftLink.claimChildren(), draftviewproviders.view_layer.ViewProviderLayer.claimChildren(), draftviewproviders.view_wire.ViewProviderWire.claimChildren(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.claimChildren(), femviewprovider.view_result_mechanical.VPResultMechanical.claimChildren(), OpenSCADFeatures.ViewProviderTree.claimChildren(), BOPTools.JoinFeatures.ViewProviderConnect.claimChildren(), BOPTools.JoinFeatures.ViewProviderEmbed.claimChildren(), BOPTools.JoinFeatures.ViewProviderCutout.claimChildren(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.claimChildren(), BOPTools.SplitFeatures.ViewProviderSlice.claimChildren(), BOPTools.SplitFeatures.ViewProviderXOR.claimChildren(), PathScripts.PathArray.ViewProviderArray.claimChildren(), PathScripts.PathDressupDragknife.ViewProviderDressup.claimChildren(), Spreadsheet_legacy.ViewProviderSpreadsheet.claimChildren(), PathScripts.PathOpGui.ViewProvider.clearTaskPanel(), ArchBuildingPart.ViewProviderBuildingPart.cloneUp(), ArchStructure.StructureTaskPanel.connectNodes(), ArchBuildingPart.ViewProviderBuildingPart.createGroup(), draftviewproviders.view_text.ViewProviderText.createObject(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.doubleClicked(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.dragObject(), BOPTools.JoinFeatures.ViewProviderConnect.dragObject(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.dragObject(), BOPTools.SplitFeatures.ViewProviderXOR.dragObject(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.dropObject(), BOPTools.JoinFeatures.ViewProviderConnect.dropObject(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.dropObject(), BOPTools.SplitFeatures.ViewProviderXOR.dropObject(), ArchStructure.StructureTaskPanel.extendNodes(), draftviewproviders.view_wire.ViewProviderWire.flatten(), Mod.Show.Containers.Container.getCSChildren(), Mod.Show.Containers.Container.getDynamicChildren(), ArchBuildingPart.ViewProviderBuildingPart.getIcon(), ArchComponent.ViewProviderComponent.getIcon(), draftviewproviders.view_array.ViewProviderDraftArray.getIcon(), draftviewproviders.view_base.ViewProviderDraft.getIcon(), draftviewproviders.view_dimension.ViewProviderDimensionBase.getIcon(), draftviewproviders.view_draftlink.ViewProviderDraftLink.getIcon(), femviewprovider.view_base_femobject.VPBaseFemObject.getIcon(), femviewprovider.view_material_common.VPMaterialCommon.getIcon(), OpenSCADFeatures.ViewProviderTree.getIcon(), PathScripts.PathOpGui.ViewProvider.getIcon(), Mod.Show.Containers.Container.getStaticChildren(), Mod.Show.Containers.Container.getVisGroupChildren(), Mod.Show.Containers.Container.hasObjectRecursive(), draftviewproviders.view_dimension.ViewProviderLinearDimension.is_linked_to_circle(), Mod.Show.Containers.Container.isACS(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.Show.Containers.Container.isAVisGroup(), Mod.Show.Containers.Container.isChildVisible(), draftviewproviders.view_layer.ViewProviderLayerContainer.merge_by_name(), draftviewproviders.view_base.ViewProviderDraft.onChanged(), BOPTools.JoinFeatures.ViewProviderEmbed.onDelete(), BOPTools.JoinFeatures.ViewProviderCutout.onDelete(), ArchReference.ViewProviderArchReference.onOpen(), ArchReference.ViewProviderArchReference.onReload(), ArchBuildingPart.ViewProviderBuildingPart.reorder(), ArchStructure.StructureTaskPanel.resetNodes(), draftviewproviders.view_layer.ViewProviderLayer.select_contents(), Mod.Show.Containers.Container.self_check(), ArchComponent.ViewProviderComponent.setDisplayMode(), ArchComponent.ViewProviderComponent.setEdit(), Mod.PartDesign.SprocketFeature.ViewProviderSprocket.setEdit(), ArchStructure.StructureTaskPanel.setSelectionFromTool(), ArchStructure.StructureTaskPanel.setToolFromSelection(), PathScripts.PathOpGui.ViewProvider.setupTaskPanel(), ArchBuildingPart.ViewProviderBuildingPart.setWorkingPlane(), femviewprovider.view_result_mechanical.VPResultMechanical.unsetEdit(), ArchBuildingPart.ViewProviderBuildingPart.writeCamera(), draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.writeCamera(), ArchBuildingPart.ViewProviderBuildingPart.writeInventor(), and draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy.writeState().

◆ OpIcon

◆ OpName

◆ OpPageClass

PathScripts.PathOpGui.ViewProvider.OpPageClass

◆ OpPageModule

PathScripts.PathOpGui.ViewProvider.OpPageModule

◆ panel

◆ vobj


The documentation for this class was generated from the following file: