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