GH_InstanceDescriptionSubCategory Property |
Gets or sets the SubCategory in which this object belongs. If HasSubCategory() returns false, this field has no meaning.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual string SubCategory { get; set; }
Public Overridable Property SubCategory As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.SubCategory"]
Implements
IGH_InstanceDescriptionSubCategorySee Also