IMechanicalSelectionInfo#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Mechanical.IMechanicalSelectionInfo#
Bases:
objectDefines the mechanical selection information.
Overview#
Gets the list indices needed to define the face of an element. |
|
Gets the list of selected geometry entities. |
|
Id property. |
|
Ids property. |
|
Name property. |
|
SelectionType property. |
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.
- property IMechanicalSelectionInfo.SelectionType: Ansys.ACT.Interfaces.Common.SelectionTypeEnum | None#
SelectionType property.