IResultLineElement2DInfo Interface

Represents an info about IElement2D 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 IResultLineElement2DInfo

The IResultLineElement2DInfo type exposes the following members.

Properties
  NameDescription
Public propertyAreas
Gets a dictionary of areas of IElement2D indexed by the ResultLineSide they are at
Public propertyElement2dIndex
Gets the index of IElement2D
Top
See Also