# AddToParameter Command
In case that more objects (e.g., element, section) are mapped to an existing parameter, the following command can be used to

relate these additional objects to the specific parameter:

```tcl addToParameter $tag <specific object arguments> ```

tag

integer tag identifying an existing parameter.

<specific object arguments>

is the same as defined in the ’parameter’ command.