Salome HOME
Fix incorrect naming of features and results when import (same name of feature and...
[modules/shaper.git] / src / ExchangePlugin / Test / TestImportPart_Multiple.py
index 9d3ad6218b16976f0ef2294d8389e75fd4f12590..7fdbc7e7a7496e802c4326aeffd5f96ef5a20578 100644 (file)
@@ -36,7 +36,7 @@ Plane_4 = model.addPlane(Part_1_doc, model.selection("FACE", "PartSet/YOZ"), mod
 model.do()
 model.end()
 
-filename = model.tempFileName()
+filename = 'check_export.shaperpart'
 model.removeFile(filename)
 
 # export all features from Part_1