]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #30 - Sketch base GUI: create, draw lines
authornds <natalia.donis@opencascade.com>
Tue, 20 May 2014 05:50:26 +0000 (09:50 +0400)
committernds <natalia.donis@opencascade.com>
Tue, 20 May 2014 05:50:26 +0000 (09:50 +0400)
commit867dffeb10c41d0619372c56a54ea888da7bd60d
treeadfed49efe1fcb932c8b12eeac55ae21334dbe28
parentb1befcc8c57b491e6720ffdff8817063c58ab7c2
refs #30 - Sketch base GUI: create, draw lines

Start operation of line creation during the edit operation is active.
src/ModuleBase/ModuleBase_IOperation.cpp
src/ModuleBase/ModuleBase_IOperation.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationEditLine.cpp
src/PartSet/PartSet_OperationEditLine.h
src/PartSet/PartSet_OperationSketch.cpp
src/PartSet/PartSet_OperationSketch.h
src/PartSet/PartSet_OperationSketchBase.h
src/PartSet/PartSet_OperationSketchLine.cpp
src/PartSet/PartSet_OperationSketchLine.h
src/XGUI/XGUI_OperationMgr.cpp