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; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Author.IsEmpty"]
Implements
IGH_AuthorIsEmptySee Also