CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Set the selected GeoObject
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void SetSelectedGeoObject( IGeoObject geoObject ) |
| Visual Basic |
|---|
Public Sub SetSelectedGeoObject ( _ geoObject As IGeoObject _ ) |
| Visual C++ |
|---|
public: void SetSelectedGeoObject( IGeoObject^ geoObject ) |
Parameters
- geoObject
- Type: CADability.GeoObject..::..IGeoObject