Unfortunately I’m on the road for the day and can’t test anything till tonight.
Can this be done from the API? I’d hate to use the hacks mentioned here.
I’d also hate to force my users to upgrade to 2020.
This is an import feature, and I really need to be able to create the whole model without any additional input.
The only other work around I can think of is to use an attribute to track which shed a window is ‘glued_to’. Then use observers to detect when the shed is moved, so the window can be moved with it. That seems like a terrible hack though.