Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Joint3D Class / Joint3D Constructor / Joint3D Constructor(Joint3D)

In This Topic
    Joint3D Constructor(Joint3D)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Joint3D _
    )
    protected Joint3D( 
       Joint3D another
    )

    Parameters

    another
    See Also