Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / FemMesh Constructor / FemMesh Constructor(FemMesh)

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

    Parameters

    another
    See Also