MAPDLContactData# class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.SolverData.MAPDLContactData# Bases: object MAPDLContactData class. Overview# Properties 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.