CADability dotNET
Overload List
| Name | Description | |
|---|---|---|
| SetSelectedObjects(GeoObjectList) |
Replaces the contents of the list of selected objects by the contents of the provided list.
The SelectedObjectListChangedEvent will be raised.
| |
| SetSelectedObjects(GeoObjectList, Boolean) |
Replaces the contents of the list of selected objects by those objects of the provided list
that are accepted by the according FilterList.
The SelectedObjectListChangedEvent will be raised.
|