susel#
- Mapdl.susel(type_='', name1='', name2='', name3='', name4='', name5='', name6='', name7='', name8='', **kwargs)#
Selects a subset of surfaces
APDL Command: SUSEL
- Parameters:
- type_
Label identifying the type of select:
S - Selects a new set (default).
R - Reselects a set from the current set.
A - Additionally selects a set and extends the current set.
U - Unselects a set from the current set.
ALL - Also selects all surfaces.
NONE - Unselects all surfaces.
- name1, name2, name3, … , name8
Eight character surface names
Notes
The selected set of surfaces is used in the following operations: SUMAP, SUDEL, SUCALC, SUEVAL, and SUVECT.