IGH_InstanceDescription.HasCategory Property

IGH_InstanceDescriptionHasCategory Property

Gets whether or not the Category field has been set.

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

Property Value

Type: Boolean

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

See Also