CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Delegate definition for the AddingGeoObjectsEvent.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public delegate void AddingGeoObjects( IGeoObject[] go ) |
| Visual Basic |
|---|
Public Delegate Sub AddingGeoObjects ( _ go As IGeoObject() _ ) |
| Visual C++ |
|---|
public delegate void AddingGeoObjects( array<IGeoObject^>^ go ) |
Parameters
- go
- Type: array<CADability.GeoObject..::..IGeoObject>[]()[][]
Array of objects beeing added