Skip to main content

Mechanical scripting interface 2025

`IMechanicalSelectionInfo`

Last update: 16.07.2025

class Ansys.ACT.Interfaces.Mechanical.IMechanicalSelectionInfo

Bases: object

Defines the mechanical selection information.

Overview

Properties

Name Description
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.

Connect with Ansys