]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #80 - Sketch base GUI: create/draw point, circle and arc
authornds <natalia.donis@opencascade.com>
Wed, 25 Jun 2014 06:04:51 +0000 (10:04 +0400)
committernds <natalia.donis@opencascade.com>
Wed, 25 Jun 2014 06:04:51 +0000 (10:04 +0400)
commit44ec2fbbefc1fe9a304d0713610aebc3c0450738
tree7662233b39bf0012b2204ffc015ad6adbd13a4c5
parent56e28f354780915ff5c316bce7841a034599cca3
refs #80 - Sketch base GUI: create/draw point, circle and arc

Remove previous create constraint/feature operation. The OperationCreateFeature is used instead of them.
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationCreateConstraint.cpp [deleted file]
src/PartSet/PartSet_OperationCreateConstraint.h [deleted file]
src/PartSet/PartSet_OperationCreateFeature.cpp [deleted file]
src/PartSet/PartSet_OperationCreateFeature.h [deleted file]