ansys.mapdl.core.Mapdl.pretab#

Mapdl.pretab(lab1='', lab2='', lab3='', lab4='', lab5='', lab6='', lab7='', lab8='', lab9='', **kwargs)#

Prints the element table items.

Mechanical APDL Command: PRETAB

Parameters:
lab1str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab2str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab3str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab4str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab5str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab6str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab7str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab8str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

lab9str

Print selected items. Valid labels are (blank) or any label as specified with the etable command. Convenience labels may be used for Lab1 to select groups of labels (10 labels maximum): GRP1 for first 10 stored items; GRP2 for items 11 to 20; GRP3 for items 21 to 30; GRP4 for items 31 to 40; GRP5 for items 41 to 50. Enter etable,STAT command to list stored item order. If all labels are blank, print first 10 stored items (GRP1).

Notes

Prints the items stored in the table defined with the etable command. Item values will be listed for the selected elements in the sorted sequence ( esort ). The force command can be used to define which component of the nodal load is to be used (static, damping, inertia, or total).

Portions of this command are not supported by PowerGraphics ( graphics,POWER).