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

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

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

    See Also