CustomParameterGroup.Add Method
Parent Object:
CustomParameterGroup
Description
Method that adds a parameter to the group. Adding a parameter to a group does not remove it from group(s) that it currently resides in.
Syntax
CustomParameterGroup.
Add(
Parameter As
Parameter )
Parameters
Parameter |
Parameter |
Input Parameter object that represents the parameter to be added to this group. |
Samples
Creating a new parameter group |
This sample demonstrates the creation of model, reference and user parameters and copying these parameters to a newly created group. |
Version
Introduced in version 10