MaterialEditor.MaterialEditor Class Reference

Public Member Functions

def accept (self)
 
def addCustomProperty (self, key=None, value=None)
 
def checkDeletable (self, index)
 
def chooseMaterial (self, index)
 
def collapseKey (self, key)
 
def deleteCustomProperty (self, key=None)
 
def exec_ (self)
 
def expandKey (self, key)
 
def getDict (self)
 
def implementModel (self)
 
def openfile (self)
 
def openProductURL (self)
 
def outputDict (self, d)
 
def reject (self)
 
def savefile (self)
 
def show (self)
 
def updateCardsInCombo (self)
 
def updateMatParamsInTree (self, data)
 

Public Attributes

 card_path
 
 cards
 
 customprops
 
 directory
 
 groups
 
 icons
 
 internalprops
 
 material
 
 materials
 
 obj
 
 prop
 
 widget
 

Member Function Documentation

◆ accept()

def MaterialEditor.MaterialEditor.accept (   self)

References DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ addCustomProperty()

def MaterialEditor.MaterialEditor.addCustomProperty (   self,
  key = None,
  value = None 
)

References MaterialEditor.MaterialEditor.customprops, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ checkDeletable()

def MaterialEditor.MaterialEditor.checkDeletable (   self,
  index 
)
Checks if the current item is a custom or an internal property,
and enable the delete property or delete value button.

References MaterialEditor.MaterialEditor.customprops, MaterialEditor.MaterialEditor.internalprops, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ chooseMaterial()

def MaterialEditor.MaterialEditor.chooseMaterial (   self,
  index 
)

References MaterialEditor.MaterialEditor.card_path, femtaskpanels.task_material_common._TaskPanel.card_path, MaterialEditor.MaterialEditor.updateMatParamsInTree(), DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

Referenced by MaterialEditor.MaterialEditor.openfile().

◆ collapseKey()

def MaterialEditor.MaterialEditor.collapseKey (   self,
  key 
)

◆ deleteCustomProperty()

def MaterialEditor.MaterialEditor.deleteCustomProperty (   self,
  key = None 
)
Deletes a custom property from the editor,
or deletes the value of an internal property.

References MaterialEditor.MaterialEditor.customprops, MaterialEditor.MaterialEditor.internalprops, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ exec_()

def MaterialEditor.MaterialEditor.exec_ (   self)

References DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ expandKey()

def MaterialEditor.MaterialEditor.expandKey (   self,
  key 
)

◆ getDict()

def MaterialEditor.MaterialEditor.getDict (   self)

References MaterialEditor.MaterialEditor.collapseKey(), MaterialEditor.unicode, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

Referenced by MaterialEditor.MaterialEditor.savefile().

◆ implementModel()

def MaterialEditor.MaterialEditor.implementModel (   self)
implements the model with the material attribute structure.

References MaterialEditor.MaterialEditor.groups, draftguitools.gui_groups.AddToGroup.groups, draftguitools.gui_groups.SetAutoGroup.groups, MaterialEditor.MaterialEditor.internalprops, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ openfile()

def MaterialEditor.MaterialEditor.openfile (   self)

References MaterialEditor.MaterialEditor.card_path, femtaskpanels.task_material_common._TaskPanel.card_path, MaterialEditor.MaterialEditor.chooseMaterial(), MaterialEditor.MaterialEditor.directory, femsolver.elmer.writer.Writer.directory, femsolver.run.BaseTask.directory, femsolver.run.Machine.directory, MaterialEditor.MaterialEditor.updateMatParamsInTree(), DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ openProductURL()

def MaterialEditor.MaterialEditor.openProductURL (   self)
opens the contents of the ProductURL field in an external browser.

References DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ outputDict()

def MaterialEditor.MaterialEditor.outputDict (   self,
  d 
)

◆ reject()

def MaterialEditor.MaterialEditor.reject (   self)

References DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ savefile()

def MaterialEditor.MaterialEditor.savefile (   self)

References MaterialEditor.MaterialEditor.directory, femsolver.elmer.writer.Writer.directory, femsolver.run.BaseTask.directory, femsolver.run.Machine.directory, MaterialEditor.MaterialEditor.getDict(), Py::Module.getDict(), MaterialEditor.MaterialEditor.updateCardsInCombo(), DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

◆ show()

def MaterialEditor.MaterialEditor.show (   self)

References DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

Referenced by Mod.Show.mTempoVis.TempoVis.show_all_dependencies(), and Mod.Show.mTempoVis.TempoVis.show_all_dependent().

◆ updateCardsInCombo()

def MaterialEditor.MaterialEditor.updateCardsInCombo (   self)
updates the contents of the materials combo with existing material cards

References MaterialEditor.MaterialEditor.cards, femtaskpanels.task_material_common._TaskPanel.cards, femtaskpanels.task_material_reinforced._TaskPanel.cards, ArchMaterial._ArchMaterialTaskPanel.cards, MaterialEditor.MaterialEditor.icons, femtaskpanels.task_material_common._TaskPanel.icons, femtaskpanels.task_material_reinforced._TaskPanel.icons, draftguitools.gui_groups.SetAutoGroup.icons, MaterialEditor.MaterialEditor.materials, femtaskpanels.task_material_common._TaskPanel.materials, femtaskpanels.task_material_reinforced._TaskPanel.materials, ifc2x3.ifcmateriallist.materials, ifc4.ifcmateriallist.materials, DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

Referenced by MaterialEditor.MaterialEditor.savefile().

◆ updateMatParamsInTree()

def MaterialEditor.MaterialEditor.updateMatParamsInTree (   self,
  data 
)
updates the contents of the editor with the given dictionary
   the material property keys where added to the editor already
   not known material property keys will be added to the user defined group

References MaterialEditor.MaterialEditor.collapseKey(), MaterialEditor.MaterialEditor.customprops, MaterialEditor.MaterialEditor.expandKey(), DrawingGui::TaskProjection.widget, MaterialEditor.MaterialEditor.widget, Gui::Dialog::DefaultTransformStrategy.widget, Gui::TaskElementColors.widget, Gui::Dialog::TaskDisplayProperties.widget, GesturesDevice.widget, Gui::Dialog::TaskPlacement.widget, DrawingGui::TaskDlgOrthoViews.widget, InspectionGui::ViewProviderProxyObject.widget, and UpdateDisabler.widget.

Referenced by MaterialEditor.MaterialEditor.chooseMaterial(), and MaterialEditor.MaterialEditor.openfile().

Member Data Documentation

◆ card_path

MaterialEditor.MaterialEditor.card_path

◆ cards

MaterialEditor.MaterialEditor.cards

◆ customprops

◆ directory

MaterialEditor.MaterialEditor.directory

◆ groups

MaterialEditor.MaterialEditor.groups

◆ icons

MaterialEditor.MaterialEditor.icons

◆ internalprops

◆ material

MaterialEditor.MaterialEditor.material

◆ materials

MaterialEditor.MaterialEditor.materials

◆ obj

MaterialEditor.MaterialEditor.obj

Referenced by shipOutlineDraw.TaskPanel.TaskPanel.accept(), PathScripts.PathSetupSheetGui.OpTaskPanel.accept(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.accept(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.addBase(), PathScripts.PathEngraveGui.TaskPanelBaseGeometryPage.addBaseGeometry(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.addBaseGeometry(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocationAt(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.addNewTagAt(), PathScripts.PathJob.ObjectJob.addOperation(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.addSelection(), PathScripts.PathJob.ObjectJob.addToolController(), PathScripts.PathJobGui.TaskPanel.alignCenterInStock(), PathScripts.PathJobGui.TaskPanel.alignCenterInStockXY(), PathScripts.PathJobGui.TaskPanel.alignSetOrigin(), PathScripts.PathJob.ObjectJob.allOperations(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.allow(), PathScripts.PathDressupDogbone.Bone.angle(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.ANSISizeChanged(), PathScripts.PathDressupTag.ObjectDressup.assignDefaultValues(), PathScripts.PathToolBitGui.ViewProvider.attach(), PathScripts.PathSetupSheetGui.ViewProvider.attach(), PathScripts.PathJobGui.ViewProvider.attach(), PathScripts.PathDressupAxisMap.ViewProviderDressup.attach(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.attach(), PathScripts.PathDressupLeadInOut.ViewProviderDressup.attach(), PathScripts.PathDressupRampEntry.ViewProviderDressup.attach(), PathScripts.PathDressupDogbone.ViewProviderDressup.attach(), PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.checkedChanged(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.checkXpos(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.checkYpos(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.checkZpos(), Texture.ViewProviderTexture.claimChildren(), PathScripts.PathToolBitGui.ViewProvider.claimChildren(), PathScripts.PathDressupAxisMap.ViewProviderDressup.claimChildren(), PathScripts.PathDressupPathBoundaryGui.DressupPathBoundaryViewProvider.claimChildren(), PathScripts.PathJobGui.ViewProvider.claimChildren(), PathScripts.PathDressupZCorrect.ViewProviderDressup.claimChildren(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.claimChildren(), PathScripts.PathDressupLeadInOut.ViewProviderDressup.claimChildren(), PathScripts.PathDressupRampEntry.ViewProviderDressup.claimChildren(), PathScripts.PathDressupDogbone.ViewProviderDressup.claimChildren(), shipAreasCurve.Preview.Preview.clean(), shipOutlineDraw.Preview.Preview.clean(), PathScripts.PathDressupPathBoundaryGui.TaskPanel.cleanup(), PathScripts.PathPocketShapeGui.TaskPanelExtensionPage.cleanupPage(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.clearBase(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.clicked(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.clicked(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.clicked(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.copyNewTags(), PathScripts.PathPocketShapeGui.TaskPanelExtensionPage.createItemForBaseModel(), shipOutlineDraw.TaskPanel.TaskPanel.createPreview(), PathScripts.PathDressupHoldingTags.PathData.defaultTagHeight(), PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.deleteBase(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.deleteBase(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.doExecute(), PathScripts.PathJobGui.ViewProvider.editObject(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.editTagAt(), PathScripts.PathToolControllerGui.DlgToolControllerEdit.exec_(), PathScripts.PathDressupTag.ObjectDressup.execute(), PathScripts.PathSetupSheet.SetupSheet.expressionReference(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.generateNewTags(), PathScripts.PathSurfaceSupport.PathGeometryGenerator.generatePathGeometry(), PathScripts.PathJob.ObjectJob.getCycleTime(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.getFields(), PathScripts.PathDressupZCorrect.TaskPanel.getFields(), PathScripts.PathToolControllerGui.TaskPanel.getFields(), PathScripts.PathSetupSheetGui.GlobalEditor.getFields(), PathScripts.PathJobGui.TaskPanel.getFields(), PathScripts.PathDressupDogbone.TaskPanel.getFields(), PathScripts.PathToolBitGui.ViewProvider.getIcon(), PathScripts.PathGetPoint.TaskPanel.getPoint(), PathScripts.PathPocketShape.Extension.getSubLink(), PathScripts.PathPocketShape.Extension.getWire(), PathScripts.PathSetupSheet.SetupSheet.hasDefaultOperationDepths(), PathScripts.PathSetupSheet.SetupSheet.hasDefaultOperationHeights(), PathScripts.PathSetupSheet.SetupSheet.hasDefaultToolRapids(), ArchAxis.CommandArchGrid.IsActive(), PathScripts.PathJobGui.TaskPanel.jobModelEdit(), PathScripts.PathJobGui.TaskPanel.modelSet0(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.numTeethChanged(), PathScripts.PathDressupPathBoundary.DressupPathBoundary.onDcoumentRestored(), PathScripts.PathJobGui.ViewProvider.onDelete(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.onDelete(), PathScripts.PathDressupLeadInOut.ViewProviderDressup.onDelete(), PathScripts.PathDressupRampEntry.ViewProviderDressup.onDelete(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.onDocumentRestored(), PathScripts.PathIconViewProvider.ViewProvider.onEdit(), shipOutlineDraw.TaskPanel.TaskPanel.onTableItem(), PathScripts.PathSetupSheet.SetupSheet.operationsWithSettings(), PathScripts.PathOpGui.TaskPanelPage.pageCleanup(), PathScripts.PathOpGui.TaskPanelPage.pageGetFields(), PathScripts.PathOpGui.TaskPanelPage.pageRegisterSignalHandlers(), PathScripts.PathOpGui.TaskPanelPage.pageSetFields(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.parseAllRefLines(), PathScripts.PathSurfaceSupport.ProcessSelectedFaces.PathSurface(), PathScripts.PathSurfaceSupport.ProcessSelectedFaces.PathWaterline(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.pitchChanged(), PathScripts.PathGetPoint.TaskPanel.pointFinish(), PathScripts.PathJobGui.TaskPanel.preCleanup(), PathScripts.PathOpGui.TaskPanel.preCleanup(), PathScripts.PathSurfaceSupport.ProcessSelectedFaces.preProcessModel(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.readParameters(), PathScripts.PathToolBitGui.TaskPanel.reject(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.reject(), PathScripts.PathJobGui.TaskPanel.reject(), PathScripts.PathOpGui.TaskPanel.reject(), PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.resetBase(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.rollerDiameterChanged(), PathScripts.PathJob.ObjectJob.setCenterOfRotation(), PathScripts.PathPocketShapeGui.TaskPanelExtensionPage.setExtensions(), PathScripts.PathEngraveGui.TaskPanelBaseGeometryPage.setFields(), PathScripts.PathDressupZCorrect.TaskPanel.setFields(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.setFields(), PathScripts.PathToolControllerGui.TaskPanel.setFields(), PathScripts.PathJobGui.TaskPanel.setFields(), PathScripts.PathDressupDogbone.TaskPanel.setFields(), PathScripts.PathSetupSheet.SetupSheet.setFromTemplate(), ArchMaterial.MultiMaterialDelegate.setModelData(), PathScripts.PathSetupSheet.SetupSheet.setOperationProperties(), PathScripts.PathProbeGui.TaskPanelOpPage.SetOutputFileName(), PathScripts.PathJobGui.TaskPanel.setPostProcessorOutputFile(), PathScripts.PathDressupZCorrect.TaskPanel.SetProbePointFileName(), shipOutlineDraw.TaskPanel.TaskPanel.setSectionType(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.setup(), PathScripts.PathJobGui.ViewProvider.setupEditVisibility(), PathScripts.PathOpGui.TaskPanelPage.setupToolController(), PathScripts.PathSetupSheetGui.OpTaskPanel.setupUi(), PathScripts.PathDressupPathBoundaryGui.TaskPanel.setupUi(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.setupUi(), PathScripts.PathSetupSheetGui.GlobalEditor.setupUi(), PathScripts.PathOpGui.TaskPanel.setupUi(), PathScripts.PathDressupHoldingTags.ObjectTagDressup.setXyEnabled(), PathScripts.PathJobGui.TaskPanel.tabPageChanged(), PathScripts.PathSetupSheet.SetupSheet.templateAttributes(), PathScripts.PathJob.ObjectJob.templateAttrs(), PathScripts.PathJobGui.TaskPanel.templateExport(), PathScripts.PathPocketShapeGui.TaskPanelExtensionPage.toggleExtensionCorners(), PathScripts.PathJobGui.TaskPanel.toolControllerAdd(), PathScripts.PathJobGui.TaskPanel.toolControllerSelect(), PathScripts.PathDressupTag.ObjectDressup.toolRadius(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.transferFrom(), Mod.PartDesign.SprocketFeature.SprocketTaskPanel.transferTo(), shipAreasCurve.Preview.Preview.update(), shipOutlineDraw.Preview.Preview.update(), PathScripts.PathEngraveGui.TaskPanelBaseGeometryPage.updateBase(), PathScripts.PathCircularHoleBaseGui.TaskPanelHoleGeometryPage.updateBase(), PathScripts.PathOpGui.TaskPanelBaseGeometryPage.updateBase(), PathScripts.PathDressupDogbone.TaskPanel.updateBoneList(), PathScripts.PathJobGui.ViewProvider.updateData(), PathScripts.PathDressupPathBoundaryGui.TaskPanel.updateDressup(), PathScripts.PathDeburrGui.TaskPanelOpPage.updateExtraDepth(), PathScripts.PathPocketShapeGui.TaskPanelExtensionPage.updateItemEnabled(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.updateLocations(), PathScripts.PathDressupTagGui.PathDressupTagViewProvider.updatePositions(), AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.updatePreview(), PathScripts.PathGui.QuantitySpinBox.updateProperty(), PathScripts.PathOpGui.TaskPanel.updateSelection(), PathScripts.PathJobGui.TaskPanel.updateSelection(), PathScripts.PathGui.QuantitySpinBox.updateSpinBox(), PathScripts.PathDressupPathBoundaryGui.TaskPanel.updateStockEditor(), PathScripts.PathJobGui.TaskPanel.updateStockEditor(), PathScripts.PathToolControllerGui.ToolControllerEditor.updateToolController(), PathScripts.PathJobGui.TaskPanel.updateToolController(), PathScripts.PathJobGui.TaskPanel.updateTooltips(), PathScripts.PathToolControllerGui.ToolControllerEditor.updateUi(), PathScripts.PathDressupZCorrect.TaskPanel.updateUI(), PathScripts.PathSetupSheetGui.GlobalEditor.updateUI(), PathScripts.PathDressupDogbone.TaskPanel.updateUI(), PathScripts.PathProfileGui.TaskPanelOpPage.updateVisibility(), PathScripts.PathDeburrGui.TaskPanelOpPage.updateWidth(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.updateXpos(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.updateYpos(), PathScripts.PathJobGui.StockFromBaseBoundBoxEdit.updateZpos(), and AttachmentEditor.TaskAttachmentEditor.AttachmentEditorTaskPanel.writeParameters().

◆ prop

◆ widget

MaterialEditor.MaterialEditor.widget

Referenced by shipLoadExample.TaskPanel.TaskPanel.accept(), shipCreateTank.TaskPanel.TaskPanel.accept(), shipCreateWeight.TaskPanel.TaskPanel.accept(), shipGZ.TaskPanel.TaskPanel.accept(), plotSave.TaskPanel.TaskPanel.accept(), shipCapacityCurve.TaskPanel.TaskPanel.accept(), shipCreateShip.TaskPanel.TaskPanel.accept(), shipAreasCurve.TaskPanel.TaskPanel.accept(), shipHydrostatics.TaskPanel.TaskPanel.accept(), MaterialEditor.MaterialEditor.accept(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.addColumn(), MaterialEditor.MaterialEditor.addCustomProperty(), MaterialEditor.MaterialEditor.checkDeletable(), MaterialEditor.MaterialEditor.chooseMaterial(), MaterialEditor.MaterialEditor.deleteCustomProperty(), MaterialEditor.MaterialEditor.exec_(), PathScripts.PathGui.QuantitySpinBox.expression(), plotSeries.TaskPanel.TaskPanel.fillStyles(), MaterialEditor.MaterialEditor.getDict(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.getDoubleValue(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.getFocusedCell(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.getFocusedColumn(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.getListValue(), MaterialEditor.MaterialEditor.implementModel(), shipAreasCurve.TaskPanel.TaskPanel.initValues(), shipHydrostatics.TaskPanel.TaskPanel.initValues(), shipOutlineDraw.TaskPanel.TaskPanel.loadSections(), plotAxes.TaskPanel.TaskPanel.onAlign(), plotLabels.TaskPanel.TaskPanel.onAxesId(), plotAxes.TaskPanel.TaskPanel.onAxesId(), plotSeries.TaskPanel.TaskPanel.onColor(), shipOutlineDraw.TaskPanel.TaskPanel.onCreateButton(), plotPositions.TaskPanel.TaskPanel.onData(), shipCreateShip.TaskPanel.TaskPanel.onData(), shipAreasCurve.TaskPanel.TaskPanel.onData(), plotSeries.TaskPanel.TaskPanel.onData(), shipHydrostatics.TaskPanel.TaskPanel.onData(), shipOutlineDraw.TaskPanel.TaskPanel.onDeleteButton(), plotAxes.TaskPanel.TaskPanel.onDims(), plotLabels.TaskPanel.TaskPanel.onFontSizes(), plotLabels.TaskPanel.TaskPanel.onLabels(), plotAxes.TaskPanel.TaskPanel.onNew(), plotAxes.TaskPanel.TaskPanel.onOffset(), plotSave.TaskPanel.TaskPanel.onPathButton(), plotAxes.TaskPanel.TaskPanel.onRemove(), plotAxes.TaskPanel.TaskPanel.onScales(), shipOutlineDraw.TaskPanel.TaskPanel.onSectionType(), shipOutlineDraw.TaskPanel.TaskPanel.onTableItem(), shipAreasCurve.TaskPanel.TaskPanel.onUpdate(), MaterialEditor.MaterialEditor.openfile(), MaterialEditor.MaterialEditor.openProductURL(), MaterialEditor.MaterialEditor.reject(), shipLoadExample.TaskPanel.TaskPanel.retranslateUi(), plotPositions.TaskPanel.TaskPanel.retranslateUi(), plotSave.TaskPanel.TaskPanel.retranslateUi(), plotLabels.TaskPanel.TaskPanel.retranslateUi(), plotSeries.TaskPanel.TaskPanel.retranslateUi(), shipCapacityCurve.TaskPanel.TaskPanel.retranslateUi(), shipCreateTank.TaskPanel.TaskPanel.retranslateUi(), plotAxes.TaskPanel.TaskPanel.retranslateUi(), shipCreateWeight.TaskPanel.TaskPanel.retranslateUi(), shipCreateShip.TaskPanel.TaskPanel.retranslateUi(), shipAreasCurve.TaskPanel.TaskPanel.retranslateUi(), shipOutlineDraw.TaskPanel.TaskPanel.retranslateUi(), shipGZ.TaskPanel.TaskPanel.retranslateUi(), shipHydrostatics.TaskPanel.TaskPanel.retranslateUi(), shipGZ.TaskPanel.TaskPanel.save(), shipAreasCurve.TaskPanel.TaskPanel.save(), shipHydrostatics.TaskPanel.TaskPanel.save(), MaterialEditor.MaterialEditor.savefile(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.setDoubleValue(), plotPositions.TaskPanel.TaskPanel.setList(), plotSeries.TaskPanel.TaskPanel.setList(), Mod.PartDesign.WizardShaft.WizardShaftTable.WizardShaftTable.setListValue(), PathScripts.PathGui.QuantitySpinBox.setMinimum(), shipOutlineDraw.TaskPanel.TaskPanel.setSectionType(), MaterialEditor.MaterialEditor.show(), MaterialEditor.MaterialEditor.updateCardsInCombo(), MaterialEditor.MaterialEditor.updateMatParamsInTree(), PathScripts.PathGui.QuantitySpinBox.updateProperty(), PathScripts.PathGui.QuantitySpinBox.updateSpinBox(), plotSave.TaskPanel.TaskPanel.updateUI(), plotPositions.TaskPanel.TaskPanel.updateUI(), plotLabels.TaskPanel.TaskPanel.updateUI(), plotSeries.TaskPanel.TaskPanel.updateUI(), and plotAxes.TaskPanel.TaskPanel.updateUI().


The documentation for this class was generated from the following file:
  • src/Mod/Material/MaterialEditor.py