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; }
Public ReadOnly Property HasSubCategory As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.HasSubCategory"]
Implements
IGH_InstanceDescriptionHasSubCategorySee Also