Salome HOME
Fix bunch of issues for B-splines (#3155, #3156, #3157, #3159)
authorazv <azv@opencascade.com>
Thu, 27 Feb 2020 05:16:46 +0000 (08:16 +0300)
committerazv <azv@opencascade.com>
Thu, 27 Feb 2020 08:16:37 +0000 (11:16 +0300)
commit629889bb85c8e4d8446651e8b597f20c14714aa1
tree9c931d9c9d34552c8815b70de0bf55c6f71312a9
parent27c35696c66195830333dee55ee0b0649979118f
Fix bunch of issues for B-splines (#3155, #3156, #3157, #3159)

Issue #3155: Increase low boundary of Weight for Bspline (minimal positive value of B-spline weight is set)
Issue #3156: Prohibit selection of Bspline in equality constraint (Equal, Tangent and Perpendicular constraints are protected by validators)
Issue #3157: Sign of Tangent constraint between ellipse arc and Bspline is shown directly on connection point
Issue #3159: Equality and Intersection constraints are enabled for B-spline
src/PartSet/PartSet_BSplineWidget.cpp
src/PartSet/PartSet_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_msg_en.ts
src/SketchPlugin/SketchPlugin_msg_fr.ts
src/SketchPlugin/plugin-Sketch.xml
src/SketcherPrs/SketcherPrs_PositionMgr.cpp