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

In This Topic
    Hexa20 Class
    In This Topic
    Twenty-node isoparametric solid brick element, based on quadratic interpolation and numerical integration.

     

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

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

    See Also