Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/Polygon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Operations on Polygon Objects

:p & q:
intersection: a polygon with the area that is covered by both p and q
:p \| q:
:p | q:
union: a polygon containing the area that is covered by p or q or both
:p - q:
difference: a polygon with the area of p that is not covered by q
Expand Down Expand Up @@ -778,4 +778,4 @@ Get information on a gpc/gpf file.
- withHoles: file contains hole-flags

.. footer::
###Page###
###Page###