Grasshopper API
GH_TreeRulesApply Method (GH_Path) |
Apply all the local rules to a path.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- path
- Type: Grasshopper.Kernel.DataGH_Path
Path to test.
Return Value
Type: BooleanTrue if path passes all the rule tests.
