RemoveItems method

Sub RemoveItems(Entities)

Removes one or more entities from the SelectionSet.

Syntax

object.RemoveItems(Entities)

Where:

     object is a Block or SelectionSet object;

     Entities is a selection set object to which the items are to be added.

Examples ...

RemoveItems method example