I am trying to write some code that will select an Aeccpoint object and place that object in the selection set. Every time I select the point, the entire Point Group (of AeccPointGroup) that that point belongs to is highlighted. I am using the SSet.SelectOnScreen Method (Dim SSet as AcadSelectionSet). Is there a trick to highlighting and adding just that point object to the selection set - just like the List command does? Thanks in Advance.