IElement2D Interface

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
public interface IElement2D : IHaveIndex

The IElement2D type exposes the following members.

Properties
 NameDescription
Public propertyIndex Gets the index
(Inherited from IHaveIndex)
Public propertyNodeIndices Gets the list of indices of nodes of this element
Public propertyPanelIndex Gets the element's panel index
Public propertyQuality Gets the calculated quality of the element (as a percentage)
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