AM_GEO_LINE_ANGLE creates a line at a specified angle.
+-----------------------------<------------------------+ | | | | ---->(AM_GEO_LINE_ANGLE)--(:GO :OK)--+(*)---(:OWNER)---|AM_GEO_SET_DOMAIN|---(:GO :OK)------+----> | | | | | +----------------<---------------+ | | | | | +---|begin pnt|---+--|angle|-----+---+--|length|---+---+ | | | | +--|position|--+ +--|end pnt|--+ (*) necessary when the default owner is not set
Specify the begin point, the angle at which the line is to be drawn, and the end point or length of the line.