ArchivableDictionarySet Method (String, Ray3d) |
Namespace: Rhino.Collections
public bool Set( string key, Ray3d val )
Public Function Set ( key As String, val As Ray3d ) As Boolean
Because Ray3d has value semantics and is immutable, no changes to this object are possible.
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.Set(System.String,Rhino.Geometry.Ray3d)"]