CommonObject.HasUserData Property

CommonObjectHasUserData Property

Gets true if this class has any custom information attached to it through UserData.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool HasUserData { get; }
Public ReadOnly Property HasUserData As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also