IMechanicalSelectionInfo#

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

Bases: object

Defines the mechanical selection information.

Overview#

Entities

Gets the list of selected geometry entities.

ElementFaceIndices

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

Property detail#

property IMechanicalSelectionInfo.Entities: System.Collections.Generic.IList[Ansys.ACT.Interfaces.Geometry.IGeoEntity] | None

Gets the list of selected geometry entities.

property IMechanicalSelectionInfo.ElementFaceIndices: System.Collections.Generic.IList[System.Int32] | None

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