Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GroupSelection Method

In This Topic
    GroupSelection Method
    In This Topic
    Creates a single unit from selected entities.
    Syntax
    'Declaration
     
    Public Function GroupSelection() As Integer
    public int GroupSelection()

    Return Value

    The new group index.
    See Also