IGH_InstanceDescription.HasSubCategory Property

IGH_InstanceDescriptionHasSubCategory Property

Gets whether or not the SubCategory field has been set.

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

Property Value

Type: Boolean

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

See Also