File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,10 +37,10 @@ class Polygon2(object):
3737
3838 .. caution::
3939
40- The normals in the :py:attribute: ~pygorithm.geometry.polygon2.Polygon2.normals:
40+ The normals in the :py:attr:` ~pygorithm.geometry.polygon2.Polygon2.normals`
4141 are not necessarily the same length as
42- :py:attr:~pygorithm.geometry.polygon2.Polygon2.points: or
43- :py:attr:~pygorithm.geometry.polygon2.Polygon2.lines: . It is only
42+ :py:attr:` ~pygorithm.geometry.polygon2.Polygon2.points` or
43+ :py:attr:` ~pygorithm.geometry.polygon2.Polygon2.lines` . It is only
4444 guarranteed to have no two vectors that are the same or opposite
4545 directions, and contain either the vector in the same direction or opposite
4646 direction of the normal vector for every line in the polygon.
You can’t perform that action at this time.
0 commit comments