CADability dotNET
Gets the currently selected curves.

Namespace: CADability.Actions
Assembly: 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()

Return Value

See Also