Group.GetUserStrings Method

GroupGetUserStrings Method

Gets a copy of all (user key string, user value string) pairs attached to this geometry.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public NameValueCollection GetUserStrings()
Public Function GetUserStrings As NameValueCollection

Return Value

Type: NameValueCollection
A new collection.
Version Information

Rhino for Windows

Supported in: 6.8
See Also