Setting Room Tag Elbow Positions

Hi All,

Does anyone know of a node that sets the Room Tag elbow position or have some python code to help me create a custom node to do the job.

I am using Rythms Tags.SetLeaderElbowPosition node (thats great) but it doesn’t work for Room Tags:

Any help would be much appreciated.

Thanks in advance

Update: I am now trying to create a node that will work with the SpatialElementTag Class (Room tags) but am struggling with setting the LeaderElbow property. Would anyone be able to point me in the correct direction:

This should do it. Or at the very least offer some ideas.

In my screenshot below I just set them both to 0,0 for testing.

1 Like

Thanks john_pierson, this is great. I will report back when I have something up and running.

Edit: Works great, thanks a mill.