Grasshopper API
GH_VarParamEventArgs Constructor (IGH_Param, GH_VarParamSide, Int32) |
Initializes a new instance of the GH_VarParamEventArgs class
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public GH_VarParamEventArgs( IGH_Param n_param, GH_VarParamSide n_side, int n_index )
Public Sub New ( n_param As IGH_Param, n_side As GH_VarParamSide, n_index As Integer )
Parameters
- n_param
- Type: Grasshopper.KernelIGH_Param
- n_side
- Type: Grasshopper.KernelGH_VarParamSide
- n_index
- Type: SystemInt32