Grasshopper API
IGH_VarParamComponentIsVariableParam Method |
Returns a value indicating whether a specific parameter is considered to be variable.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
bool IsVariableParam( GH_VarParamEventArgs e )
Function IsVariableParam ( e As GH_VarParamEventArgs ) As Boolean