CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Removes the provided and previously added object from the list of "display as selected" objects
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void RemoveSelected( IGeoObject feedBackObject ) |
| Visual Basic |
|---|
Public Sub RemoveSelected ( _ feedBackObject As IGeoObject _ ) |
| Visual C++ |
|---|
public: void RemoveSelected( IGeoObject^ feedBackObject ) |
Parameters
- feedBackObject
- Type: CADability.GeoObject..::..IGeoObject
Object to remove