Eyeshot 10 WinForms API Reference
Tetra4 Constructor(IEnumerable<Int32>,Material)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Tetra4 Class > Tetra4 Constructor : Tetra4 Constructor(IEnumerable<Int32>,Material)
The list of node indices
The element material
Node indices (zero-based) constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal nodeIndices As IEnumerable(Of Integer), _
   ByVal mat As Material _
)
public Tetra4( 
   IEnumerable<int> nodeIndices,
   Material mat
)

Parameters

nodeIndices
The list of node indices
mat
The element material
See Also

Reference

Tetra4 Class
Tetra4 Members
Overload List