ansys.mapdl.core.Mapdl.lsla#
- Mapdl.lsla(type_='', **kwargs)#
Selects those lines contained in the selected areas.
Mechanical APDL Command: LSLA
- Parameters:
- type_
str
Label identifying the type of line 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
This command is valid in any processor.