]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test.hdfs/delta_p.py
Salome HOME
Issue #2971: Naming issue in a group when loading a dump file
[modules/shaper.git] / test.hdfs / delta_p.py
index 24452f83617039932c35e7a57dd482a6866a1dc5..4487731e73b4a43148dfcbcb987b2bf99a1334c4 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, [319])