From 3acac1e9624ad3bce7a3f30064dcb7b5e83b3f1d Mon Sep 17 00:00:00 2001 From: ouv Date: Wed, 27 Apr 2011 09:22:16 +0000 Subject: [PATCH] Definition of getSObjectByFatherPathAndName() function moved to visu.py --- src/VISU_I/VISU_DumpPython.cc | 27 ++++----------------------- src/VISU_SWIG/visu.py | 10 ++++++++++ 2 files changed, 14 insertions(+), 23 deletions(-) diff --git a/src/VISU_I/VISU_DumpPython.cc b/src/VISU_I/VISU_DumpPython.cc index 38b1318d..7254fe56 100644 --- a/src/VISU_I/VISU_DumpPython.cc +++ b/src/VISU_I/VISU_DumpPython.cc @@ -2115,7 +2115,8 @@ namespace VISU value = refObj->GetName(); QString path(theStudy->GetObjectPath(father)); //The following code requierd as a field name can contain '/' character - theStr<GetName(); if(!value.isEmpty()) theStr<GetName(); QString path(theStudy->GetObjectPath(father)); //The following code requierd as a field name can contain '/' character - theStr<GetName(); if(!value.isEmpty()) theStr<