poly#

Mapdl.poly(**kwargs)[source]#

Creates a polygonal area based on working plane coordinate pairs.

APDL Command: POLY

Defines a polygonal area on the working plane. The area will be defined with NPT keypoints and NPT lines, where NPT (must be at least 3) is the number of coordinate pairs defined with the PTXY command. See the RPOLY and RPR4 commands for other ways to create polygons.