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