eplot#
- Elements.eplot(**kwargs)#
Produces an element display.
Mechanical APDL Command: EPLOT
Notes
Produces an element display of the selected elements. In full graphics, only those elements faces with all of their corresponding nodes selected are plotted. In PowerGraphics, all element faces of the selected element set are plotted irrespective of the nodes selected. However, for both full graphics and PowerGraphics, adjacent or otherwise duplicated faces of 3D solid elements will not be displayed in an attempt to eliminate plotting of interior facets. See the dsys command for display coordinate system issues.
This command will display curvature in midside node elements when PowerGraphics is activated ( graphics ,POWER) and efacet,2 or efacet,4 are enabled. (To display curvature, two facets per edge is recommended ( efacet,2)). When you specify efacet,1, PowerGraphics does not display midside nodes. efacet has no effect on eplot for non- midside node elements.
This command is valid in any processor.