]> SALOME platform Git repositories - modules/superv.git/blobdiff - examples/GraphSyracuseCEv.py
Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/superv.git] / examples / GraphSyracuseCEv.py
index 2ee258e140def199ed59bf29a264b7cd58a7217c..5961ab5924aee9682b9be5d5d3ec13222a45065b 100644 (file)
@@ -78,7 +78,7 @@ GraphSyracuseCEv.ThreadsMax()
 
 GraphSyracuseCEv.LevelMax()
 
-GraphSyracuseCEv.GraphsNumber()
+GraphSyracuseCEv.SubGraphsNumber()
 
 GraphSyracuseCEv.IsExecutable()
 
@@ -163,5 +163,6 @@ while aNode != None :
     aStatus,aNode,anEvent,aState = GraphSyracuseCEv.Event()
 
 GraphSyracuseCEv.DoneW()
+print GraphSyracuseCEv.State()
 GraphSyracuseCEv.PrintThreads()
 GraphSyracuseCEv.PrintPorts()