Skip to content

Commit

Permalink
Add link to property use description [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Rauf Bingol committed May 22, 2019
1 parent d0da8a0 commit f1c427f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions geomdl/control_points.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ def __deepcopy__(self, memo):
def ctrlpts(self):
""" Control points.
Please refer to the `wiki <https://github.com/orbingol/NURBS-Python/wiki/Using-Python-Properties>`_ for details
on using this class member.
:getter: Gets the control points
:setter: Sets the control points
"""
Expand Down

0 comments on commit f1c427f

Please sign in to comment.