IGH_Author.IsEmpty Property

IGH_AuthorIsEmpty Property

Gets whether any data has been assigned to this object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool IsEmpty { get; }
ReadOnly Property IsEmpty As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Author.IsEmpty"]

See Also