Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemTetra10Surrogate Class / FemTetra10Surrogate Constructor

In This Topic
    FemTetra10Surrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal tetra10 As Tetra10 _
    )
    public FemTetra10Surrogate( 
       Tetra10 tetra10
    )

    Parameters

    tetra10
    See Also