]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
EDF 1337 : Sketch 3D, allow definition of a point by angle
authorrnc <rnc@opencascade.com>
Mon, 8 Oct 2012 10:16:55 +0000 (10:16 +0000)
committerrnc <rnc@opencascade.com>
Mon, 8 Oct 2012 10:16:55 +0000 (10:16 +0000)
commitf1f709067a2c62996f38a5831d4f44cc6e23d983
tree3ca9fc8da7d6756ded56bfabaa16987004c76b4a
parent72423aa83291fbebcf506215033c91ae132d0fcb
EDF 1337 : Sketch 3D, allow definition of a point by angle
+ Added a global coordinate system mode for angles.
+ Added a cylindrical coordinates definition (with an optional height in angle widget)
+ Did some refactoring

Doc and translations to be done soon
src/EntityGUI/EntityGUI_3DSketcherDlg.cxx
src/EntityGUI/EntityGUI_3DSketcherDlg.h
src/EntityGUI/EntityGUI_Angles_QTD.ui
src/EntityGUI/EntityGUI_Type_QTD.ui [new file with mode: 0644]
src/EntityGUI/EntityGUI_Widgets.cxx
src/EntityGUI/EntityGUI_Widgets.h
src/EntityGUI/Makefile.am
src/GEOM/GEOM_Engine.cxx
src/GEOMImpl/GEOMImpl_3DSketcherDriver.cxx
src/GEOM_SWIG/gsketcher.py