CommonObjectUserData Property |
Rhino 5 for Windows
List of custom information that is attached to this class.
Namespace: Rhino.RuntimeAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic UserDataList UserData { get; }
Public ReadOnly Property UserData As UserDataList
Get
Property Value
Type:
UserDataList
See Also