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

In This Topic
    Quad8 Class
    In This Topic
    Eight-node quadrilateral isoparametric plane stress element, based on quadratic interpolation and numerical integration.

     

    Syntax
    'Declaration
     
    Public Class Quad8 
       Inherits Element2D
    public class Quad8 : Element2D 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Element2D
             devDept.Eyeshot.Fem.Quad8

    See Also