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: variableslistList of variables to sync. sync_nint, optionalSync number. Sweep variables with the same Sync number will be synchronizad. Default is 1. Returns: boolTrue when successful, False when failed. References >>> oModule.EditSetup