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

In This Topic
    Penta15 Class
    In This Topic
    Fifteen-node isoparametric solid wedge element, based on quadratic interpolation and numerical integration.

     

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

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

    See Also