CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Replaces the contents of the list of selected objects by the contents of the provided list.
The SelectedObjectListChangedEvent will be raised.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void SetSelectedObjects( GeoObjectList selObj ) |
| Visual Basic |
|---|
Public Sub SetSelectedObjects ( _ selObj As GeoObjectList _ ) |
| Visual C++ |
|---|
public: void SetSelectedObjects( GeoObjectList^ selObj ) |
Parameters
- selObj
- Type: CADability.GeoObject..::..GeoObjectList
List of GeoObjects to be selected