X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test.hdfs%2Fdelta_p.py;h=4487731e73b4a43148dfcbcb987b2bf99a1334c4;hb=77d6e03555d0d46232e09ace4178f66f8c9b40ee;hp=24452f83617039932c35e7a57dd482a6866a1dc5;hpb=6f20c62ff7a29704c1a2227db2099f0a757c10fb;p=modules%2Fshaper.git diff --git a/test.hdfs/delta_p.py b/test.hdfs/delta_p.py index 24452f836..4487731e7 100644 --- a/test.hdfs/delta_p.py +++ b/test.hdfs/delta_p.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, [319])