GH_TreeRulesHasItemRule Property |
Gets whether this rule set has a defined index rule.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool HasItemRule { get; }
Public ReadOnly Property HasItemRule As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_TreeRules.HasItemRule"]
See Also