Click or drag to resize

CommonObjectUserData Property

List of custom information that is attached to this class.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public UserDataList UserData { get; }

Property Value

Type: UserDataList
See Also