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

In This Topic
    TabulatedSurfaceSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal tabSurf As TabulatedSurface _
    )
    public TabulatedSurfaceSurrogate( 
       TabulatedSurface tabSurf
    )

    Parameters

    tabSurf
    See Also