CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Adds the given IGeoObject to this container.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void Add( IGeoObject toAdd ) |
| Visual Basic |
|---|
Sub Add ( _ toAdd As IGeoObject _ ) |
| Visual C++ |
|---|
void Add( IGeoObject^ toAdd ) |
Parameters
- toAdd
- Type: CADability.GeoObject..::..IGeoObject