Int32 ISolverData.GetRemotePointNodeId(Int32 remotePointId)

Returns the node id associated to a remote point.

Parameters

  • remotePointId
    Type: Int32
    The id of the remote point.

Return Value

Type: Int32
Rteurns the id of the node used by the remote point.
If the input id doesn't match an actual remote point, it returns -1.