General KERNEL Documentation     End User KERNEL Services  


bin/salomeConsole.py File Reference


Namespaces

namespace  salomeConsole
namespace  runSalome::*

Data Structures

class  salomeConsole::client

Variables

tuple salomeConsole::files = glob.glob(os.path.join(os.environ["HOME"],Utils_Identity.getapplipath(),".omni*.cfg"))
string salomeConsole::filename = ""
list salomeConsole::filename = files[0]
tuple salomeConsole::rep = raw_input("Do you want to connect to this session [y|n]")
 salomeConsole::filename = f
tuple salomeConsole::rep = raw_input("Do you want to try a local session on port 2810 ? [y|n]")
tuple salomeConsole::session = clt.waitNS("/Kernel/Session")
tuple salomeConsole::catalog = clt.waitNS("/Kernel/ModulCatalog")
tuple salomeConsole::studyMgr = clt.waitNS("/myStudyManager")