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

In This Topic
    Penta6 Class
    In This Topic
    Six-node isoparametric solid wedge element, based on linear interpolation and numerical integration.

     

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

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

    See Also