Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / TabulatedSurf Class / TabulatedSurf Constructor / TabulatedSurf Constructor(TabulatedSurf)

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

    Parameters

    another
    See Also