IMechanicalSelectionInfo#

class ansys.mechanical.stubs.v242.Ansys.ACT.Interfaces.Mechanical.IMechanicalSelectionInfo#

Bases: object

Defines the mechanical selection information.

Overview#

ElementFaceIndices

Gets the list indices needed to define the face of an element.

Entities

Gets the list of selected geometry entities.

Property detail#

property IMechanicalSelectionInfo.ElementFaceIndices: List[int] | None#

Gets the list indices needed to define the face of an element.

property IMechanicalSelectionInfo.Entities: List[Ansys.ACT.Interfaces.Geometry.IGeoEntity] | None#

Gets the list of selected geometry entities.