Version: 6.3.1

SALOME_PyNode::PyScriptNode_i Class Reference

Inheritance diagram for SALOME_PyNode::PyScriptNode_i:
Inheritance graph

Public Member Functions

def __init__
def execute
def Register
def UnRegister
def Destroy

Data Fields

 nodeName
 code
 my_container
 ccode
 context
 poa
 cnt

Detailed Description

The implementation of the PyScriptNode CORBA IDL that executes a script

Constructor & Destructor Documentation

def SALOME_PyNode::PyScriptNode_i::__init__ (   self,
  nodeName,
  code,
  poa,
  my_container 
)
Initialize the node : compilation in the local context

Member Function Documentation

def SALOME_PyNode::PyScriptNode_i::execute (   self,
  outargsname,
  argsin 
)
Execute the script stored in attribute ccode with pickled args (argsin)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS