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

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

    Parameters

    another
    See Also