Syntax for wing selections

Hi all, 

Trying to work out the correct syntax for making a Macro to select wings for focus effects.



Example,

I create a Group called 'Group 6' that contains 601>610. 

Select group 6

Offset

???

End up with (601>605)(610>606)

Apply 'Circle FX' to (601>605)

Apply 'Circle FX Rev' to (610>606)


The closest ive got is:

Offset Num_Groups 2 ENTER
Next Close Effect 1001 ENTER
Next Close Effect 1002 ENTER
Close

The issue is there is a slight delay in the second have triggering which means they don't perfectly mirror. 

Thanks!

Related