M_Rhino_Geometry_GeometryBase_GetUserString - mcneel/rhinocommon-api-docs GitHub Wiki
Gets user string from this geometry.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public string GetUserString(
	string key
)VB
Public Function GetUserString ( 
	key As String
) As String
- key
 - Type: System.String
id used to retrieve the string. 
Type: String
string associated with the key if successful. null if no key was found.
Supported in: 6.0.16224.21491, 5D58w