Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / RevolvedSurfSurrogate Class / RevolvedSurfSurrogate Constructor

In This Topic
    RevolvedSurfSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal revolvedSurf As RevolvedSurf _
    )
    public RevolvedSurfSurrogate( 
       RevolvedSurf revolvedSurf
    )

    Parameters

    revolvedSurf
    See Also