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

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

    Parameters

    another
    See Also