/PMORE
/PMORE, --, X5, Y5, X6, Y6, X7, Y7, X8, Y8
Creates an annotation polygon (GUI).
--Unused field.
X5X location for vertex 5 of polygon (-1.0 < X < 2.0).
Y5Y location for vertex 5 of polygon (-1.0 < Y < 1.0).
X6X location for vertex 6 of polygon (-1.0 < X < 2.0).
Y6Y location for vertex 6 of polygon (-1.0 < Y < 1.0).
X7X location for vertex 7 of polygon (-1.0 < X < 2.0).
Y7Y location for vertex 7 of polygon (-1.0 < Y < 1.0).
X8X location for vertex 8 of polygon (-1.0 < X < 2.0).
Y8Y location for vertex 8 of polygon (-1.0 < Y < 1.0).
Notes
Defines the 5th through 8th vertices of an annotation polygon (/POLYGON). This is a command generated by the Graphical User Interface (GUI) and appears in the log file (Jobname.log) if annotation is used.
The command is not intended to be typed in directly in a Mechanical APDL session (although it can be included in an input file for batch input or for use with the /INPUT command).
This command is valid in any processor.