Grasshopper API
GH_ComponentParamServerRegisterInputParam Method |
| Name | Description | |
|---|---|---|
| RegisterInputParam(IGH_Param) |
Add a parameter to the end of the input list.
| |
| RegisterInputParam(IGH_Param, Int32) |
Add a parameter at the specific index of the input list.
|