sync_variables#

SetupParam.sync_variables(variables, sync_n=1)[source]#

Sync variable variations in an existing parametric setup. Setting the sync number to 0 will effectively unsync the variables.

Parameters:
variableslist

List of variables to sync.

sync_nint, optional

Sync number. Sweep variables with the same Sync number will be synchronizad. Default is 1.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.EditSetup