RhinoCommon API
UserDataListAdd Method |
If the user-data is already in a different UserDataList, it
will be removed from that list and added to this list.
Namespace: Rhino.DocObjects.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- userdata
- Type: Rhino.DocObjects.CustomUserData
Data element.
Return Value
Type: BooleanWhether this operation succeeded.
