hello,
in api, i want to auto-select the new entities created by 'copy method' , just like the following pictrue.
to be more clear, i explain the detail steps:
- i select several circles in the open sketch.
- run macro to 'copy' the selected segments (the distance is up to you).
- after finishing 'copy' action, the macro auto-select the new circles that created by 'copy' method.
- that's all
i am new for sw api, can someone give me a piece of code to realize it? and i will learn more form your codes.