After you create a selection set, you can work with the object ids of the objects selected. Selection sets do not allow you to add or remove object ids from it, but you can use an ObjectIdCollection object to merge multiple selection sets into a single object to work with. You can add and remove object ids from an ObjectIdCollection object. Use the Remove or RemoveAt methods to remove an object id from an ObjectIdCollection object.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- Managed .NET Developer's Guide (.NET)
- About .NET and the AutoCAD .NET API (.NET)
- Getting Started with Microsoft Visual Studio (.NET)
- Basics of the AutoCAD .NET API (.NET)
- Control the AutoCAD Environment (.NET)
- Create and Edit AutoCAD Entities (.NET)
- Open and Close Objects (.NET)
- Create Objects (.NET)
- Work With Selection Sets (.NET)
- Edit Named and 2D Objects (.NET)
- Use Layers, Colors, and Linetypes (.NET)
- Save and Restore Layer States (.NET)
- Add Text to Drawings (.NET)
- Dimensions and Tolerances (.NET)
- Work in Three-Dimensional Space (.NET)
- Advanced Drawing and Organizational Techniques (.NET)
- Define Layouts and Plot (.NET)
- Use Events (.NET)
- Develop Applications (.NET)
- Customize User Interface (CUI) Managed API (.NET)
- ResultBuffer Data Type (.NET)
- VBA/VB to C# or VB.NET Comparison (.NET)
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- ObjectARX: Release Notes
- JavaScript
- AutoCAD Core Console