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

In This Topic
    FemTetra4Surrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal tetra4 As Tetra4 _
    )
    public FemTetra4Surrogate( 
       Tetra4 tetra4
    )

    Parameters

    tetra4
    See Also