Skip to main content

Mechanical scripting interface

MAPDLContactData

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.SolverData.MAPDLContactData

Bases: object

MAPDLContactData class.

Overview

Properties

Name Description
SourceId Gets the Source Id of the Contact region.
TargetId Gets the Target Id of the Contact region.

Property detail

property MAPDLContactData.SourceId : int | None

Gets the Source Id of the Contact region.

property MAPDLContactData.TargetId : int | None

Gets the Target Id of the Contact region.