gcmd#
- SetUp.gcmd(wn='', lab1='', lab2='', lab3='', lab4='', lab5='', lab6='', lab7='', lab8='', lab9='', lab10='', lab11='', lab12='', **kwargs)#
Controls the type of element or graph display used for the gplot command.
Mechanical APDL Command: /GCMD
- Parameters:
- wn
str Window number (or ALL) to which this command applies (defaults to 1)
- lab1
str Command labels (for example, plnsol,S,X)
- lab2
str Command labels (for example, plnsol,S,X)
- lab3
str Command labels (for example, plnsol,S,X)
- lab4
str Command labels (for example, plnsol,S,X)
- lab5
str Command labels (for example, plnsol,S,X)
- lab6
str Command labels (for example, plnsol,S,X)
- lab7
str Command labels (for example, plnsol,S,X)
- lab8
str Command labels (for example, plnsol,S,X)
- lab9
str Command labels (for example, plnsol,S,X)
- lab10
str Command labels (for example, plnsol,S,X)
- lab11
str Command labels (for example, plnsol,S,X)
- lab12
str Command labels (for example, plnsol,S,X)
- wn
Notes
This command controls the type of element or graph display that appears when you issue the gplot command when the gtype,,(ELEM or GRPH) entity type is active. If you have multiple plotting windows enabled, you can also use gcmd to select one window when you wish to edit its contents.
For related information, see the descriptions of the gplot and gtype commands in this manual.
This command is valid in any processor.