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

In This Topic
    Hexa8 Class
    In This Topic
    Eight-node isoparametric solid brick element, based on linear interpolation and numerical integration.

     

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

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

    See Also