CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Gets the currently selected curves.
Namespace: CADability.ActionsAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public IGeoObject[] GetGeoObjects() |
| Visual Basic |
|---|
Public Function GetGeoObjects As IGeoObject() |
| Visual C++ |
|---|
public: array<IGeoObject^>^ GetGeoObjects() |