IResultLineElement1DInfo Interface

Represents an info about IElement1D associated with IResultLine

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IResultLineElement1DInfo

The IResultLineElement1DInfo type exposes the following members.

Properties
  NameDescription
Public propertyElement1dIndex
Gets the index of IElement1D
Public propertyLengths
Gets a dictionary of lengths of IElement1D indexed by the ResultLineSide they are at
Top
See Also