ansys.mapdl.core.Mapdl.eslv#

Mapdl.eslv(type_='', **kwargs)#

Selects elements associated with the selected volumes.

Mechanical APDL Command: ESLV

Parameters:
type_str

Label identifying the type of element selected:

  • 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.

Notes

Selects volume elements belonging to meshed ( vmesh ), selected ( vsel ) volumes.

This command is valid in any processor.