SelectionSet Object (ActiveX)

A group of one or more AutoCAD objects specified for processing as a single unit.

Supported Platforms: Windows only

Class Information

Class Name

AcadSelectionSet

Object Inheritance
Object
   AcadSelectionSet
Create Using

VBA

SelectionSets.Add
Access Via

VBA

SelectionSets.Item
Document.ActiveSelectionSet

Members

These members are part of this object:

Remarks

To delete a selection set, or delete items from a selection set, use one of the following methods:

To create a selection set, use the Add method.