/POLYGON

/POLYGON, NVERT, X1, Y1, X2, Y2, X3, Y3, X4, Y4
Creates annotation polygons (GUI).

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

NVERT

Number of vertices of polygon (3  NVERT   8). Use /PMORE for polygons with more than 4 vertices.

X1

X location for vertex 1 of polygon (-1.0 < X < 2.0).

Y1

Y location for vertex 1 of polygon (-1.0 < Y < 1.0).

X2

X location for vertex 2 of polygon (-1.0 < X < 2.0).

Y2

Y location for vertex 2 of polygon (-1.0 < Y < 1.0).

X3

X location for vertex 3 of polygon (-1.0 < X < 2.0).

Y3

Y location for vertex 3 of polygon (-1.0 < Y < 1.0).

X4

X location for vertex 4 of polygon (-1.0 < X < 2.0).

Y4

Y location for vertex 4 of polygon (-1.0 < Y < 1.0).

Notes

Creates annotation polygons to be written directly onto the display at a specified location. This is a command generated by the Graphical User Interface (GUI) and will appear 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 /INPUT).

All polygons are shown on subsequent displays unless the annotation is turned off or deleted. Issue /LSPEC and /PSPEC to set the attributes of the polygon. Issue /PMORE to define the 5th through 8th vertices of the polygon.

This command is valid in any processor.

Menu Paths

Utility Menu>PlotCtrls>Annotation>Create Annotation