IGH_IndexRuleEvaluate Method |
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax GH_RuleResult Evaluate(
int index
)
Function Evaluate (
index As Integer
) As GH_RuleResult
Parameters
- index
- Type: SystemInt32
Return Value
Type:
GH_RuleResultSee Also