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

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

    Parameters

    another
    See Also