menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Attach a user string (key,value combination) to this geometry.
Syntax:
public
bool
SetUserString(
string
key
,
string
value
)
Parameters:
key
Type:
string
id used to retrieve this string.
value
Type:
string
string associated with key.
Returns:
Type:
bool
True on success.
Available since:
5.0
home
/
Rhino.DocObjects
/
Material
/
SetUserString
SetUserString method
Class:
Rhino.DocObjects.Material
Nothing found