IElement |
Represents a 2D solver element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IElement2D type exposes the following members.
Properties
Name | Description | |
---|---|---|
Index |
Gets the index
(Inherited from IHaveIndex) | |
NodeIndices | Gets the list of indices of nodes of this element | |
PanelIndex | Gets the element's panel index | |
Quality | Gets the calculated quality of the element (as a percentage) |
See Also