Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / ToroidalSurface Class / ToroidalSurface Constructor / ToroidalSurface Constructor(ToroidalSurface)

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

    Parameters

    another
    See Also