ansys.mapdl.core.Mapdl.pletab#
- Mapdl.pletab(itlab='', avglab='', **kwargs)#
Displays element table items.
Mechanical APDL Command: PLETAB
- Parameters:
Notes
Displays items stored in the table defined with the etable command for the selected elements. For display purposes, items are assumed to be constant over the element and assigned to each of its nodes. Contour display lines (lines of constant value) are determined by linear interpolation within each element from the nodal values. These nodal values have the option of being averaged (values are averaged at a node whenever two or more elements connect to the same node) or not averaged (discontinuous). The discontinuity between contour lines of adjacent elements is an indication of the gradient across elements.
For reinforcing elements, this command displays the results of reinforcing member (individual reinforcing) selected via the layer,
N
command (whereN
is a given reinforcing member). layer,0 (default) or layer,1 selects the first reinforcing member.Portions of this command are not supported by PowerGraphics ( graphics,POWER).