ansys.mapdl.core.Mapdl.esla#
- Mapdl.esla(type_='', **kwargs)#
Selects those elements associated with the selected areas.
Mechanical APDL Command: ESLA
- Parameters:
- type_
str
Label identifying the type of element select:
S
- Select a new set (default).R
- Reselect a set from the current set.A
- Additionally select a set and extend the current set.U
- Unselect a set from the current set.
- type_
Notes
Selects area elements belonging to meshed ( amesh ), selected ( asel ) areas.
This command is valid in any processor.