Grasshopper API
GH_RuleNumber Constructor |
Initializes a new instance of the GH_RuleNumber class
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)
public GH_RuleNumber( int number, bool negate )
Public Sub New ( number As Integer, negate As Boolean )
Parameters
- number
- Type: SystemInt32
- negate
- Type: SystemBoolean