GH_RuleResult Enumeration |
Namespace: Grasshopper.Kernel.Data
Member name | Value | Description | |
---|---|---|---|
NoOpinion | 0 | The rule does not prohibit or enforce any behaviour. | |
Include | 1 | The rule claims a certain index ought to be included. | |
Exclude | -1 | The rule claims a certain index ought to be exluded. |