Click or drag to resize

GH_InstanceDescriptionHasCategory Property

Gets whether or not the Category field has been set.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.HasCategory"]

Implements

IGH_InstanceDescriptionHasCategory
See Also