
www.4dsystems.com.au
µ
V
G
A
-PICASO-
MD1
24
6.1.12
Draw Poly
g
on
(
g
)
Serial Syntax :
cmd, vertices, x1
(msb:lsb),
y1
(msb:lsb),
.. .. .. .. xn
(msb:lsb),
yn
(msb:lsb),
colour
4DGL Syntax :
(refer to 4DGL programmers manual)
cmd :
67
hex
, g
ascii
vertices :
number of vertices from 3 to 7. Specifies the number of vertices of the
polygon.
(x1, y1) .. .. .. (xn, yn) :
vertices of the polygon. These can be specified in any
fashion. All 2 byte values.
colour :
Polygon colour value. 1 byte.
Description :
This command draws an Empty/Wire Frame polygon. Up to 7 vertices
can be specified in any manner. Currently only a wire frame polygon is supported.