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

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

    Parameters

    another
    See Also