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

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

    Parameters

    another
    See Also