ArchivableDictionarySet Method (String, Point3f) |
Namespace: Rhino.Collections
public bool Set( string key, Point3f val )
Public Function Set ( key As String, val As Point3f ) As Boolean
Because Point3f 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.Point3f)"]