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