Interface IElement2D

Represents a 2D solver element

Inherited Members
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IElement2D : IHaveIndex

Properties

Name Description
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)

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next