Click or drag to resize

GH_InstanceDescription.HasCategory 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_InstanceDescription.HasCategory
See Also