Sketcher: IncreaseBSplineDegree python implementation

This commit is contained in:
Abdullah Tahiri
2017-02-16 22:46:30 +01:00
committed by wmayer
parent 4abe462a41
commit 55f373eef7
2 changed files with 22 additions and 0 deletions

View File

@@ -162,6 +162,11 @@
<UserDocu>Approximates the given geometry with a B-Spline</UserDocu>
</Documentation>
</Methode>
<Methode Name="IncreaseBSplineDegree">
<Documentation>
<UserDocu>Increases the given BSpline Degree by a number of degrees</UserDocu>
</Documentation>
</Methode>
<Methode Name="calculateAngleViaPoint">
<Documentation>
<UserDocu>