Click or drag to resize

IGH_IndexRuleEvaluate Method

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_RuleResult Evaluate(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: GH_RuleResult
See Also