Salome HOME
Issues 0022843, 0022845, 0022846
authormgn <mgn@opencascade.com>
Fri, 20 Feb 2015 13:58:58 +0000 (16:58 +0300)
committervsr <vsr@opencascade.com>
Thu, 5 Mar 2015 15:43:39 +0000 (18:43 +0300)
commit55a306227fa1243900e41290e4fbca147c0b605c
tree045fdd574ba0ed62ff11ca6f2b09799df7622900
parent12a5d6420bfc86896606075bb7bea1c29dc8cfd6
Issues 002284300228450022846
* Issue 0022845: EDF GEOM: [HYDRO] Hiding the coordinates system part of the dialog box in the polyline editor
  - Disabled display of coordinate system combo box
* Issue 0022843: EDF GEOM: [HYDRO] Polyline using a former polyline
  - Changed algorithm of polyline and spline construction
* Issue 0022846: EDF GEOM: [HYDRO] Creation of a polyline: add intermediate points and remove points
  - Added possibility to add/remove/modify new or intermediate points, select and modify them
  - Added possibility to drag and drop points in a view
  - Set violet color for preview in temporary Z layer
  - Changed behavior of selected object
src/CurveCreator/CurveCreator_Widget.cxx
src/CurveCreator/CurveCreator_Widget.h
src/EntityGUI/EntityGUI_PolylineDlg.cxx
src/EntityGUI/EntityGUI_PolylineDlg.h