CADability dotNET Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void IGeoObjectOwner.Add( IGeoObject toAdd ) |
| Visual Basic |
|---|
Private Sub Add ( _ toAdd As IGeoObject _ ) Implements IGeoObjectOwner.Add |
| Visual C++ |
|---|
private: virtual void Add( IGeoObject^ toAdd ) sealed = IGeoObjectOwner::Add |
Parameters
- toAdd
- Type: CADability.GeoObject..::..IGeoObject