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

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

    Parameters

    another
    See Also