We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baf1b6 commit f7543a6Copy full SHA for f7543a6
src/compas_occ/brep/brepvertex.py
@@ -138,4 +138,4 @@ def to_point(self) -> Point:
138
:class:`compas.geometry.Point`
139
140
"""
141
- return self.point
+ return self.point
0 commit comments