select_solid_elements_from_shells
Model.select_solid_elements_from_shells(selection='sel0')
Selects the solid element within given selection and deselects the shell elements.
- Parameters:
- selection: The selection to update. Can be given as string
sel0-sel5.
- selection: The selection to update. Can be given as string
- Return: Number of selected solid elements.