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

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

    Parameters

    another
    See Also