Public Member Functions | |
def | hasDesktop (self) |
def | updateObjBrowser (self, bid) |
def | getActiveStudyId (self) |
def | getActiveStudyName (self) |
def | SelectedCount (self) |
def | getSelected (self, i) |
def | AddIObject (self, Entry) |
def | RemoveIObject (self, Entry) |
def | ClearIObjects (self) |
def | Display (self, Entry) |
def | DisplayOnly (self, Entry) |
def | Erase (self, Entry) |
def | DisplayAll (self) |
def | EraseAll (self) |
def | IsInCurrentView (self, Entry) |
def | getComponentName (self, ComponentUserName) |
def | getComponentUserName (self, ComponentName) |
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