Grasshopper API
GH_RuleGroup Constructor |
Initializes a new instance of the GH_RuleGroup class
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public GH_RuleGroup( IEnumerable<int> numbers, bool negate )
Public Sub New ( numbers As IEnumerable(Of Integer), negate As Boolean )
Parameters
- numbers
- Type: System.Collections.GenericIEnumerableInt32
- negate
- Type: SystemBoolean
