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

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

    Parameters

    another
    See Also