IResult |
Represents a result line
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IResultLine type exposes the following members.
Properties
Name | Description | |
---|---|---|
Index |
Gets the index
(Inherited from IHaveIndex) | |
Segment | Gets the segment of the result line |
Methods
Name | Description | |
---|---|---|
GetElement1DInfo | Returns the information about IElement1D at a given ResultLineSide | |
GetElement2DInfo | Returns the information about IElement2D at a given ResultLineSide |
See Also