Sketcher: implement command to decrease degree of a B-spline
This commit is contained in:
@@ -257,6 +257,11 @@ If there is no such constraint an exception is raised.
|
||||
<UserDocu>Increases the given BSpline Degree by a number of degrees</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="decreaseBSplineDegree">
|
||||
<Documentation>
|
||||
<UserDocu>Decreases the given BSpline Degree by a number of degrees by approximating this curve</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="modifyBSplineKnotMultiplicity">
|
||||
<Documentation>
|
||||
<UserDocu>Increases or reduces the given BSpline knot multiplicity</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user