ArchivableDictionarySet Method (String, Vector3d) |
Namespace: Rhino.Collections
public bool Set( string key, Vector3d val )
Public Function Set ( key As String, val As Vector3d ) As Boolean
Because Vector3d has value semantics, changes to the assigning value will leave this entry unchanged.
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.Set(System.String,Rhino.Geometry.Vector3d)"]