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

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

    Parameters

    another
    See Also