I've made a macro that creates annotations from the selected options in the following window:
This results in the following desired output
The only problem is that because it's build up as multiple annotations i'm not able to move them.
The solution is to merge the annotations into a block with the option makeblockfromselected:: but I'm not able to select the annotations in the macro!
So the main question is:
How can a select annoations in a macro. PS: selecting all annoations in the drawing will not work, because there are more annoations in the drawing that will not make part of the block.
SolidworksApi macros