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

In This Topic
    Solid3DSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal solid3D As Solid3D _
    )
    public Solid3DSurrogate( 
       Solid3D solid3D
    )

    Parameters

    solid3D
    See Also