CADability dotNET

Overload List

  NameDescription
Public methodSetSelectedObjects(GeoObjectList)
Replaces the contents of the list of selected objects by the contents of the provided list. The SelectedObjectListChangedEvent will be raised.
Public methodSetSelectedObjects(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.

See Also