Salome HOME
Issue #3158: Fatal error when create Tangent constraint
authorazv <azv@opencascade.com>
Thu, 27 Feb 2020 13:24:46 +0000 (16:24 +0300)
committerazv <azv@opencascade.com>
Thu, 27 Feb 2020 13:25:18 +0000 (16:25 +0300)
commit042b38afc4aec55ce1868c3025d8a4ca514587e1
tree788254517eae015b300f92031b5c6d4c20d30ea8
parent258947f802c992d4af02437222e25142a64bbab0
Issue #3158: Fatal error when create Tangent constraint

Forbid by validators the selection of tangent entities if at least on is a B-spline curve and they have no coincident boundary point.
src/SketchPlugin/SketchPlugin_Tools.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/Test/TestConstraintTangentBSpline.py
src/SketchSolver/SketchSolver_ConstraintTangent.cpp