Hello I am having trouble with my AR. I previously was on backend rhino 8 with US servers and everything was working for months. Then I switched plans to rhino 8 EU servers and suddenly my AR models do not work. I narrowed it down to what I believe is the issue.
In my models I use a lot of divide curve commands. From each of the points on my divide curve I then create BREP components. I used to use array commands but the AR would not work with showing all the array BREPs so that is why I now use BREP made from points of divide curve.
The problem I suddenly have now immediately after i switched back to the EU server is that the AR only shows the BREP made from the first point of the divide curve points. All other BREP solids made form the rest of the points on the divide curve do not show in AR.
Can I get some help please with the best way to show BREP solids in AR with an array pattern.
In my attached rhino file I narrowed down the problem. I divided a curve into 3 points and made a brep solid from each point. So I have 3 brep solids. In the app viewer I see the 3 breps but when I use the AR only one is showing.
Pergola_attached_wood_3.gh (17.4 KB)
Here is my model app. And attached is a simplified version of my problem.