]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #3044: Undo list contains empty string for Load python script
authorazv <azv@opencascade.com>
Wed, 16 Oct 2019 08:55:08 +0000 (11:55 +0300)
committerazv <azv@opencascade.com>
Wed, 16 Oct 2019 08:55:08 +0000 (11:55 +0300)
commit385abcce9d69c0308c27973925f26fb42ed9a58e
tree98e2b743b3f36702ebdd2260bb2989034c5b2c9e
parent1aec7553fb552bb5e88babe7313bb783b407abb0
Issue #3044: Undo list contains empty string for Load python script

* Set name for each transaction as "Operation_N"
* Improve dumping to Python to avoid odd call of "model.do()" right before "model.end()" which cause an additional empty transaction.
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/ModelHighAPI/ModelHighAPI_Services.cpp