Click or drag to resize

GH_InstanceDescriptionHasSubCategory Property

Gets whether or not the SubCategory field has been set.

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

Property Value

Type: Boolean

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

Implements

IGH_InstanceDescriptionHasSubCategory
See Also