pspec#

Mapdl.pspec(pcolor='', kfill='', kbordr='', **kwargs)[source]#

Creates annotation polygon attributes (GUI).

APDL Command: /PSPEC

Parameters:
pcolor

Polygon color (0 PCOLOR 15):

0

Black.

1

Red-Magenta.

2

Magenta.

3

Blue-Magenta.

4

Blue.

5

Cyan-Blue.

6

Cyan.

7

Green-Cyan.

8

Green.

9

Yellow-Green.

10

Yellow.

11

Orange.

12

Red.

13

Dark Gray.

14

Light Gray.

15

White.

kfill

Polygon fill key:

0

Hollow polygon.

1

Filled polygon.

kbordr

Polygon border key:

0

No border.

1

Border.

Notes

Creates annotation polygon attributes to control certain characteristics of the polygons created via the /POLYGON, /PMORE, /PCIRCLE and /PWEDGE commands. This is a command generated by the Graphical User Interface (GUI) and will appear in the log file (Jobname.LOG) if annotation is used. This command is not intended to be typed in directly in an ANSYS 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.