ObjectTableAdd Method (GeometryBase) |
This is meant, for example, to handle addition of sets of different geometrical entities.
Namespace: Rhino.DocObjects.Tables
public Guid Add( GeometryBase geometry )
Public Function Add ( geometry As GeometryBase ) As Guid
| Exception | Condition |
|---|---|
| ArgumentNullException | If geometry is null. |