Public Member Functions | |
| def | attach (self, vobj) |
| def | getDefaultDisplayMode (self) |
| def | getDisplayModes (self, obj) |
| def | setDisplayMode (self, mode) |
Public Member Functions inherited from femviewprovider.view_base_femobject.VPBaseFemObject | |
| def | doubleClicked (self, vobj) |
| def | getIcon (self) |
| def | setEdit (self, vobj, mode=0, TaskPanel=None, hide_mesh=True) |
| def | unsetEdit (self, vobj, mode=0) |
Public Attributes | |
| Object | |
Public Attributes inherited from femviewprovider.view_base_femobject.VPBaseFemObject | |
| Object | |
Detailed Description
Proxy View Provider for Pythons base constraint.
Member Function Documentation
◆ attach()
| def femviewprovider.view_base_femconstraint.VPBaseFemConstraint.attach | ( | self, | |
| vobj | |||
| ) |
Reimplemented from femviewprovider.view_base_femobject.VPBaseFemObject.
◆ getDefaultDisplayMode()
| def femviewprovider.view_base_femconstraint.VPBaseFemConstraint.getDefaultDisplayMode | ( | self | ) |
◆ getDisplayModes()
| def femviewprovider.view_base_femconstraint.VPBaseFemConstraint.getDisplayModes | ( | self, | |
| obj | |||
| ) |
◆ setDisplayMode()
| def femviewprovider.view_base_femconstraint.VPBaseFemConstraint.setDisplayMode | ( | self, | |
| mode | |||
| ) |
Member Data Documentation
◆ Object
| femviewprovider.view_base_femconstraint.VPBaseFemConstraint.Object |
Referenced by ArchPanel.CommandPanelSheet.Activated(), OpenSCADFeatures.ViewProviderTree.attach(), PathScripts.PathCopy.ViewProviderPathCopy.attach(), PathScripts.PathHop.ViewProviderPathHop.attach(), PathScripts.PathOpGui.ViewProvider.attach(), PathScripts.PathArray.ViewProviderArray.attach(), PathScripts.PathDressupDragknife.ViewProviderDressup.attach(), ArchSite.Compass.buildCoordinates(), femviewprovider.view_result_mechanical.VPResultMechanical.claimChildren(), OpenSCADFeatures.ViewProviderTree.claimChildren(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.claimChildren(), BOPTools.JoinFeatures.ViewProviderConnect.claimChildren(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.claimChildren(), PathScripts.PathArray.ViewProviderArray.claimChildren(), BOPTools.SplitFeatures.ViewProviderSlice.claimChildren(), BOPTools.JoinFeatures.ViewProviderEmbed.claimChildren(), BOPTools.JoinFeatures.ViewProviderCutout.claimChildren(), BOPTools.SplitFeatures.ViewProviderXOR.claimChildren(), PathScripts.PathDressupDragknife.ViewProviderDressup.claimChildren(), Spreadsheet_legacy.ViewProviderSpreadsheet.claimChildren(), PathScripts.PathOpGui.ViewProvider.clearTaskPanel(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.doubleClicked(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.dragObject(), BOPTools.JoinFeatures.ViewProviderConnect.dragObject(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.dragObject(), BOPTools.SplitFeatures.ViewProviderXOR.dragObject(), BOPTools.SplitFeatures.ViewProviderBooleanFragments.dropObject(), BOPTools.JoinFeatures.ViewProviderConnect.dropObject(), femviewprovider.view_mesh_gmsh.VPMeshGmsh.dropObject(), BOPTools.SplitFeatures.ViewProviderXOR.dropObject(), Mod.Show.Containers.Container.getCSChildren(), Mod.Show.Containers.Container.getDynamicChildren(), femviewprovider.view_material_common.VPMaterialCommon.getIcon(), femviewprovider.view_base_femobject.VPBaseFemObject.getIcon(), OpenSCADFeatures.ViewProviderTree.getIcon(), PathScripts.PathOpGui.ViewProvider.getIcon(), Mod.Show.Containers.Container.getStaticChildren(), Mod.Show.Containers.Container.getVisGroupChildren(), Mod.Show.Containers.Container.hasObjectRecursive(), Mod.Show.Containers.Container.isACS(), ArchSchedule.CommandArchSchedule.IsActive(), Mod.Show.Containers.Container.isAVisGroup(), Mod.Show.Containers.Container.isChildVisible(), BOPTools.JoinFeatures.ViewProviderEmbed.onDelete(), BOPTools.JoinFeatures.ViewProviderCutout.onDelete(), Mod.Show.Containers.Container.self_check(), Mod.PartDesign.SprocketFeature.ViewProviderSprocket.setEdit(), PathScripts.PathOpGui.ViewProvider.setupTaskPanel(), and femviewprovider.view_result_mechanical.VPResultMechanical.unsetEdit().
The documentation for this class was generated from the following file:
- src/Mod/Fem/femviewprovider/view_base_femconstraint.py
Public Member Functions inherited from
1.8.17