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

In This Topic
    Quad4 Class
    In This Topic
    Four-node quadrilateral isoparametric plane stress element, based on linear interpolation and numerical integration.

     

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

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

    See Also