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