almSetOtherParameterList
almSetOtherParameterList(t_lib t_cell l_parameter[ ?viewg_view] [ ?toolg_tool] [ ?entryg_entry] )
Description
Sets list of other parameter names for the arguments specified.
Arguments
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
|
Example
almSetOtherParameterList("analogLib" "mind" ’(ind1 ind2) ?tool "spectre" ?entry "otherParameters")
Return to top