IGH_InstanceDescriptionCategory Property |
Gets or sets the Category in which this object belongs. If HasCategory() returns false, this field has no meaning.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax string Category { get; set; }
Property Category As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_InstanceDescription.Category"]
See Also