Click or drag to resize

GH_RuleSequenceApply Method

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Apply(
	int number
)

Parameters

number
Type: SystemInt32

Return Value

Type: Boolean

Implements

IGH_RuleApply(Int32)
See Also