plls#
- ElementTable.plls(labi='', labj='', fact='', kund='', viewup='', **kwargs)#
Displays element table items as contoured areas along elements.
Mechanical APDL Command: PLLS
- Parameters:
- labi
str Label of element table item ( etable ) for node I magnitude.
- labj
str Label of element table item for node J magnitude.
- fact
str Scale factor for display (defaults to 1). A negative scaling factor may be used to invert the display.
- kund
intorstr Undisplaced shape key:
0- Display selected items on undeformed shape.1- Display selected items on deformed shape.
- viewup
intorstr View Up key:
0- Ignore the view-up ( vup ) vector when calculating trapezoid orientation (default).1- Use the view-up ( vup ) vector to calculate trapezoid orientation.
- labi
Notes
Displays selected items (such as shears and moments) as a contoured area (trapezoid) display along line elements and 2D axisymmetric shell elements (such as shear and moment diagrams). Three sides of the trapezoid are formed by the element (one side) and lines at nodes I and J of length proportional to the item magnitude and displayed normal to the element and the viewing direction (the two parallel sides).
When
ViewUP= 1, the trapezoid is oriented within the plane created by the element and the global Cartesian coordinate system reference orientation (/VUP or view up) vector. In this case, the program does not perform the calculation involving the element and view direction.Portions of this command are not supported by PowerGraphics ( graphics,POWER).