add polyline
Add a breakpoint to the latest created polyline.
A polyline is created by 'create polyline' that also creates the first segment. The following
segments are created by 'add polyline'.
Syntax
ge> add polyline /x1= /y1=
/x1
x-coordinate for the added segment.
/y1
y-coordinate for the added segment.