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

In This Topic
    RevolvedSurfaceSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal revSurf As RevolvedSurface _
    )
    public RevolvedSurfaceSurrogate( 
       RevolvedSurface revSurf
    )

    Parameters

    revSurf
    See Also