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

In This Topic
    Joint2D Class
    In This Topic
    2D spring Fem element. The Joint element connects two nodes which are geometrically superposed.
    Syntax
    'Declaration
     
    Public Class Joint2D 
       Inherits Element
    public class Joint2D : Element 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Joint2D
             devDept.Eyeshot.Fem.Joint3D

    See Also