+ Approximate curve to B-Spline

This commit is contained in:
wmayer
2014-01-17 10:53:13 +01:00
parent 47d5c615d9
commit 98cef33d61
2 changed files with 61 additions and 1 deletions

View File

@@ -66,6 +66,14 @@ of the nearest orthogonal projection of the point.</UserDocu>
</UserDocu>
</Documentation>
</Methode>
<Methode Name="approximateBSpline">
<Documentation>
<UserDocu>
Approximates a curve of any type to a B-Spline curve
approximateBSpline(Tolerance, MaxSegments, MaxDegree, [Order='C2']) -> B-Spline curve
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Continuity" ReadOnly="true">
<Documentation>
<UserDocu>