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

In This Topic
    Solid3DTessellationMeshSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal mex As Solid3D.TessellationMesh _
    )
    public Solid3DTessellationMeshSurrogate( 
       Solid3D.TessellationMesh mex
    )

    Parameters

    mex
    See Also