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

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

    Parameters

    another
    See Also