parametrize_position#

EDBPadstackInstance.parametrize_position(prefix=None)[source]#

Parametrize the instance position.

Parameters:
prefixstr, optional

Prefix for the variable name. Default is None. Example “MyVariableName” will create 2 Project variables $MyVariableNamesX and $MyVariableNamesY.

Returns:
List

List of variables created.