home *** CD-ROM | disk | FTP | other *** search
- PJUMP Menu: POLYG
- ==============================================================================
- Skips to the next point in the current polygon, without drawing a line.
-
- 1. (POINT) point to jump to
- 2. (POINT) next point of polygon
- 3. (POINT) next point of polygon
- (press <ENTER> to close polygon)
-
- Description:
- You may select the next point of the polygon without creating a line to it
- from the preceding point. This command is useful for drawing several polygons
- that are to be processed later as one. A typical use is the creation of
- a positive polygon with holes in it. Create a closed polygon, then jump to the
- first point of the hole and create a closed polygon in the opposite direction.
- You are prompted to continue the polygon, until you select a new command.
- In order to close the polygon, (as in \endp), press <ENTER>.
- This command is valid only while working on the current polygon (following
- commands such as \newp or \parc).