]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
An improvement for the sketch operation restarting mode change.
authornds <natalia.donis@opencascade.com>
Fri, 5 Dec 2014 06:26:04 +0000 (09:26 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 5 Dec 2014 06:26:04 +0000 (09:26 +0300)
commit6c56d3c2768b68d422725bba39fa83ad59c56b75
treefc7db18aa6a0ed5c962e70d91eecc97994cd1dd0
parent20cfef4d500c0e7817a1e8ed5579a1354e08d1d9
An improvement for the sketch operation restarting mode change.

The operation should be restarted in the following cases:
1. There are no more widgets in the property panel,
2. If the vertex is selected beforehand the first case happens, the operation should not be restarted(ForbidRestarting)
3. During the operation commit the restarting flag is analized to perfrom the restart if necessary.
4. Enter button release should restart operation but the previous feature is not concidered.
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h