Group Object (ActiveX)

A named SelectionSet object.

Supported Platforms: Windows only

Class Information

Class Name

AcadGroup

Object Inheritance
Object
   AcadObject
      AcadGroup
Create Using

VBA

Groups.Add
Access Via

VBA

Groups.Item

Members

These members are part of this object:

Remarks

For more information about selection sets, see the SelectionSet object.

To create a group, use the Add method.