Part: [skip ci] support of keywords in Part.GeometrySurface.toBSpline()

This commit is contained in:
wmayer
2020-12-11 14:40:09 +01:00
parent 54e2364634
commit 2052b24652
2 changed files with 15 additions and 8 deletions

View File

@@ -172,7 +172,7 @@ Checks if the surface is planar within a certain tolerance.
of the nearest orthogonal projection of the point.</UserDocu>
</Documentation>
</Methode>
<Methode Name="toBSpline" Const="true">
<Methode Name="toBSpline" Const="true" Keyword="true">
<Documentation>
<UserDocu>
Returns a B-Spline representation of this surface.