Salome HOME
FindContainer() method does not exist any more. FindOrLoad_Component() starts the...
authorasv <asv@opencascade.com>
Mon, 24 Jan 2005 13:12:34 +0000 (13:12 +0000)
committerasv <asv@opencascade.com>
Mon, 24 Jan 2005 13:12:34 +0000 (13:12 +0000)
commit1f8908ba709a6dbd983ffa9fccbce69f084eafe2
treec2c48fa6d42fa65bc30b6560bc7af1ef05187e41
parent79a53d8b9429e3eaccf886cb20346da673a4cd80
FindContainer() method does not exist any more.  FindOrLoad_Component() starts the container for us.  If it fails to start the container, then it returns nil component.  We don't need to check for if the container was successfully started.
src/GraphBase/DataFlowBase_Graph.cxx