draftguitools.gui_heal.Heal Class Reference

Public Member Functions

def Activated (self)
 
def GetResources (self)
 
- Public Member Functions inherited from draftguitools.gui_base.GuiCommandSimplest
def IsActive (self)
 

Additional Inherited Members

- Public Attributes inherited from draftguitools.gui_base.GuiCommandSimplest
 command_name
 
 doc
 

Detailed Description

The Draft Heal command definition.

Heal faulty Draft objects saved with an earlier version of the program.

It inherits `GuiCommandSimplest` to set up the document
and other behavior. See this class for more information.

Member Function Documentation

◆ Activated()

def draftguitools.gui_heal.Heal.Activated (   self)

◆ GetResources()

def draftguitools.gui_heal.Heal.GetResources (   self)
Set icon, menu and tooltip.

The documentation for this class was generated from the following file:
  • src/Mod/Draft/draftguitools/gui_heal.py