Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Tetra10 Class
Members

In This Topic
    Tetra10 Class
    In This Topic
    Ten-node, isoparametric solid pyramid element, based on quadratic interpolation and numerical integration.

     

    Syntax
    'Declaration
     
    Public Class Tetra10 
       Inherits Element3D
    public class Tetra10 : Element3D 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Element3D
             devDept.Eyeshot.Fem.Tetra10

    See Also