MAPDLRemotePointData#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.SolverData.MAPDLRemotePointData(id: int, obj: Ansys.Common.Interop.DSObjectsAuto.IDSSolutionSummaryAuto, rowId: int)#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

NodeId

Gets the Pilot Node Id number for the remote point.

Property detail#

property MAPDLRemotePointData.NodeId: int | None#

Gets the Pilot Node Id number for the remote point.

Method detail#

MAPDLRemotePointData.Equals(obj: Any) bool#

Equals method.

MAPDLRemotePointData.GetHashCode() int#

GetHashCode method.

MAPDLRemotePointData.GetType() type#

GetType method.

MAPDLRemotePointData.ToString() str#

ToString method.