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

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

    Parameters

    another
    See Also