FieldDictionaryAdd Method (String, Point4d) |
Namespace: Rhino.Render.Fields
public Point4dField Add( string key, Point4d value )
Public Function Add ( key As String, value As Point4d ) As Point4dField
[Missing <returns> documentation for "M:Rhino.Render.Fields.FieldDictionary.Add(System.String,Rhino.Geometry.Point4d)"]
| Exception | Condition |
|---|---|
| ArgumentException | An element with the same key already exists in the dictionary |