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

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

    Parameters

    another
    See Also