Trying to set up a macro to create a circle using the 2Point method. This requires 2 clicks in the creation process to define the end points of the circle’s diameter.
I would like to be able to pre-select 2 point objects and have the macro use the point object positions as the 2 required inputs.
Is this possible in a macro? If not, is there a simple way to do this in a script? I am not a developer so simplicity is key.
Thanks for any tips!