GH_TreeRulesPathRuleCount Property |
Gets the number of defined path rules.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int PathRuleCount { get; }
Public ReadOnly Property PathRuleCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_TreeRules.PathRuleCount"]
See Also