Interface IResultLine
Represents a result line
Inherited Members
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IResultLine : IHaveIndex
Properties
| Name | Description |
|---|---|
| Segment | Gets the segment of the result line |
Methods
| Name | Description |
|---|---|
| GetElement1DInfo(ResultLineSide) | Returns the information about IElement1D at a given ResultLineSide |
| GetElement2DInfo(ResultLineSide) | Returns the information about IElement2D at a given ResultLineSide |