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

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

    Parameters

    another
    See Also