IntelliCAD 11.1 Object Library | |
Add Method | |
See Also |
- Name
- The name of the selection set to add to the collection.
SelectionSets Collection : Add Method |
Description
Adds a new Selection Set to the collection.
Syntax
Visual Basic |
---|
Public Function Add( _ ByVal Name As String _ ) As SelectionSet |
Parameters
- Name
- The name of the selection set to add to the collection.