X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.hdfs%2Fte_fluide.py;h=75870c392cf9ee788695ae7d635ade619508dfc8;hb=8827a0d307bd399b41b7ac7b86df42a377f86770;hp=25ea15af0f932e720aef846d473c1adf26dee735;hpb=08486593ffb6de9585dc3c76e23579141a4b025f;p=modules%2Fshaper.git diff --git a/test.hdfs/te_fluide.py b/test.hdfs/te_fluide.py index 25ea15af0..75870c392 100644 --- a/test.hdfs/te_fluide.py +++ b/test.hdfs/te_fluide.py @@ -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, [30])