GH_InstanceDescription.HasSubCategory Property |
Gets whether or not the SubCategory field has been set.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic bool HasSubCategory { get; }
Public ReadOnly Property HasSubCategory As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.HasSubCategory"]
Implements
IGH_InstanceDescription.HasSubCategory
See Also