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

In This Topic
    ConicalSurf Constructor(ConicalSurf)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As ConicalSurf _
    )
    public ConicalSurf( 
       ConicalSurf another
    )

    Parameters

    another
    See Also