Grasshopper API
IGH_VarParamComponentManagerConstructed Method |
This function is called whenever a new manager is constructed. You can override this
function if you wish to modify the default behaviour of the manager.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
void ManagerConstructed( GH_VarParamSide side, GH_VariableParameterManager manager )
Sub ManagerConstructed ( side As GH_VarParamSide, manager As GH_VariableParameterManager )
Parameters
- side
- Type: Grasshopper.KernelGH_VarParamSide
- manager
- Type: GH_VariableParameterManager