Message 1 of 3

Not applicable
10-16-2019
03:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to use the polygon command to draw a pattern, but the lines don't come out correct.
Using: POLYGON CNT 0 (0.3085 0) (0.3415 0) (0.3475 0.05) (0.3475 0.85) (0.3415 0.9) (0.3085 0.9) (0.3025 0.85) (0.3025 0.05) (0.3085 0);
I get: POLYGON CNT 0 (0.3085 0) (0.3415 0) (0.3475 0.05) (0.3475 0.85) (0.3415 0.9) (0.3085 0.9) (0.3025 0.85) (0.3025 0.05) (0.3085 0);
The lines aren't in the right place at all. What can I do to fix this?
Solved! Go to Solution.