Version: 9.15.0
studyedit.py File Reference

Data Structures

class  KERNEL_PY.kernel.studyedit.StudyEditor
 This class provides utility methods to complement Study and StudyBuilder classes. More...
 

Namespaces

 KERNEL_PY.kernel.studyedit
 

Functions

def KERNEL_PY.kernel.studyedit.getStudyEditor ()
 Return a StudyEditor instance to edit the study. More...
 

Variables

 KERNEL_PY.kernel.studyedit.logger = Logger("salome.kernel.studyedit", color=termcolor.PURPLE)
 
string KERNEL_PY.kernel.studyedit._DEFAULT_CONTAINER = "FactoryServer"
 
 KERNEL_PY.kernel.studyedit.EDITOR = StudyEditor()
 Singleton study editor instance. More...