Salome HOME
The order of deletion of Ports (during the deletion of nodes) was wrong.
[modules/superv.git] / examples / GraphGOTOAborted.py
index f9dc8b3f352b4c484a17024ed4c3b8fe72da67a4..4c4ea6c354d0c6aa96ee07e37fe85a31bdc9d58b 100644 (file)
@@ -282,3 +282,8 @@ def DefGraphGOTOAborted() :
 
 
 GraphGOTOAborted = DefGraphGOTOAborted()
+
+GraphGOTOAborted.Run()
+GraphGOTOAborted.DoneW()
+GraphGOTOAborted.State()
+GraphGOTOAborted.PrintPorts()