M_Rhino_Geometry_GeometryBase_GetUserStrings - mcneel/rhinocommon-api-docs GitHub Wiki

GeometryBase.GetUserStrings 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) Version: Rhino 6.0

Syntax

C#

public NameValueCollection GetUserStrings()

VB

Public Function GetUserStrings As NameValueCollection

Return Value

Type: NameValueCollection
A new collection.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

GeometryBase Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️