GeometryBaseGetUserStrings Method |
Gets a copy of all (user key string, user value string) pairs attached to this geometry.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic NameValueCollection GetUserStrings()
Public Function GetUserStrings As NameValueCollection
Return Value
Type:
NameValueCollectionA new collection.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also