I think that working with polygons in a script is never used.
Therefore I will repeat the question how to produce a polygon in a script
again here in this forum.
In the help file there is a explanation of the polygon syntax as:
POLYGON . curve . ...
But there is no actual example.
I need a polygon that goes from (-50 0) to 'half circle' (0 50) to
'straight' (0 36) to 'half circle' (-36 0) and back to (-50 0) to complete
the polygon.
The reason for a script is that I have to repeat the script for several
designs that may have small differences in dimensions that are easier done
in a script than on a board drawing.
Harry