Public Member Functions | |
def | hasDesktop |
def | updateObjBrowser |
def | getActiveStudyId |
def | getActiveStudyName |
def | SelectedCount |
def | getSelected |
def | AddIObject |
def | RemoveIObject |
def | ClearIObjects |
def | Display |
def | DisplayOnly |
def | Erase |
def | DisplayAll |
def | EraseAll |
def | IsInCurrentView |
def | getComponentName |
def | getComponentUserName |
Provides a replacement for class SalomeGUI outside GUI process. Do almost nothing
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.hasDesktop | ( | self | ) |
Indicate if GUI is running
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.updateObjBrowser | ( | self, | |
bid | |||
) |
update the GUI object browser
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.getActiveStudyId | ( | self | ) |
Get the active study id
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.getActiveStudyName | ( | self | ) |
Get the active study name
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.SelectedCount | ( | self | ) |
Get the number of active selections
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.getSelected | ( | self, | |
i | |||
) |
Get the selection number i
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.AddIObject | ( | self, | |
Entry | |||
) |
Add an entry
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.RemoveIObject | ( | self, | |
Entry | |||
) |
Remove an entry
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.ClearIObjects | ( | self | ) |
Clear entries
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.Display | ( | self, | |
Entry | |||
) |
Display an entry
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.DisplayOnly | ( | self, | |
Entry | |||
) |
Display only an entry
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.Erase | ( | self, | |
Entry | |||
) |
Erase en entry
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.DisplayAll | ( | self | ) |
Display all
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.EraseAll | ( | self | ) |
Erase all
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.IsInCurrentView | ( | self, | |
Entry | |||
) |
Indicate if an entry is in current view
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.getComponentName | ( | self, | |
ComponentUserName | |||
) |
Get component name from component user name
def KERNEL_PY.salome_iapp.SalomeOutsideGUI.getComponentUserName | ( | self, | |
ComponentName | |||
) |
Get component user name from component name