Skip to content

Commit

Permalink
Add docstring reference to helpers in refine_knotvector
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Rauf Bingol committed Jul 11, 2019
1 parent 2e16240 commit bbd123c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geomdl/operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,8 @@ def refine_knotvector(obj, param, **kwargs):
# u-dir = 1, v-dir = 3 and w-dir = 2
operations.refine_knotvector(volume, [1, 3, 2])
Please refer to :func:`.helpers.knot_refinement` function for more usage options.
Keyword Arguments:
* ``check_num``: enables/disables operation validity checks. *Default: True*
Expand Down

0 comments on commit bbd123c

Please sign in to comment.