Callout w Reference Other View

I’m working on a graph to automate the placement of callouts that reference a placeholder drafting view. I can create live views from the callouts but I don’t see how to have them reference a particular view.

Is it possible?

You’ll need to use Python. I believe it’s a completely different method for reference views.

I’ve got something that gets me part of the way there. It copies an existing callout set to reference other view as many times as I have placeholders and then adjusts the crop of the reference callout to match the placeholder. I still have to manually move the bubbles but it’s still faster than placing them all manually. Still, if I could have Dynamo create them rather than copy them, managing the head placement would be a lot easier!