IResultLine Interface

Represents a result line

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IResultLine : IHaveIndex

The IResultLine type exposes the following members.

Properties
 NameDescription
Public propertyIndex Gets the index
(Inherited from IHaveIndex)
Public propertySegment Gets the segment of the result line
Top
Methods
 NameDescription
Public methodGetElement1DInfo Returns the information about IElement1D at a given ResultLineSide
Public methodGetElement2DInfo Returns the information about IElement2D at a given ResultLineSide
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next