AM_GEO_POLYGON creates a polygon.
+--------------------------<------------------------+ | | | | ---->(AM_GEO_POLYGON)--(:GO :OK)--+(*)---(:OWNER)---|AM_GEO_SET_DOMAIN|---(:GO :OK)---+----> | | | | | +-------<-----(**)+-----<-----+ | | | v | | +--------+---|start pnt|---+---|pnt|---+------------+ (*) necessary when the default owner is not set (**) if pnt equals start pnt
Specify the start point for the polygon, and continue specifying vertex points.