Click or drag to resize

GH_AuthorIsEmpty Property

Gets whether any of the fields have been assigned.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsEmpty { get; }

Property Value

Type: Boolean

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

Implements

IGH_AuthorIsEmpty
See Also