A couple of questions
I have a plugin that is running and I am exploring the ability to do the following:
- I would like to execute the same functionality as found in the Editor View > right click on source segment > Copy Source to Target. Where is that found in the API?
- After doing so, how can I lock the ISegmentPair so that it cannot be edited? If that is possible?