Share
 
 

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

Remarks

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

To create a group, use the Add method.

Was this information helpful?