Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Fem Namespace / Tetra4 Class
Members

In This Topic
    Tetra4 Class
    In This Topic
    Four-node, isoparametric solid pyramid element, based on linear interpolation and numerical integration.

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

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

    See Also