Salome HOME
Issue #2971: Naming issue in a group when loading a dump file
[modules/shaper.git] / test.hdfs / roselend.py
index e0533c3541b007ec94779b3a7df20a73dbf57256..875d48f4313f8b5fbda096ee7689d698b145a765 100644 (file)
@@ -18,6 +18,7 @@
 #
 
 if __name__ == "__main__":
+  aPartFeature = locals()["Part_1"]
   model.testNbResults(aPartFeature, 1)
   model.testNbSubResults(aPartFeature, [0])
   model.testNbSubShapes(aPartFeature, GeomAPI_Shape.SOLID, [32])