[Sketcher] Add insertBSplineKnot to SketcherObject

[Sketcher] Workaround for segfault on knot insertion
This commit is contained in:
Ajinkya Dahale
2021-12-28 21:10:41 -05:00
committed by abdullahtahiriyo
parent ff2e246a55
commit 07cad4ab64
4 changed files with 189 additions and 2 deletions

View File

@@ -287,6 +287,11 @@ If there is no such constraint an exception is raised.
<UserDocu>Increases or reduces the given BSpline knot multiplicity</UserDocu>
</Documentation>
</Methode>
<Methode Name="insertBSplineKnot">
<Documentation>
<UserDocu>Inserts a knot into the BSpline at the given param with given multiplicity. If the knot already exists, this increases the knot multiplicity by the given multiplicity.</UserDocu>
</Documentation>
</Methode>
<Methode Name="calculateAngleViaPoint">
<Documentation>
<UserDocu>