Windows dont register host thickness when opening modelfile

I have my own grasshopper script for VAwindows and VAdoors and i have a problem where when i open up a file with my own VAwindows and VAdoors they dont read the wall hosts thickness even if they are set to do this.
Heres what it looks like when i close my file:

Then, when i open the file all windows and doors will take on the custom wall width only found within the grasshopper script(in this case 400mm) which is not the actual wall width in the rhino file.

The doors and windows will think that all the walls are 400mm instead of registering their host wall thickness. It looks like this:

To fix it i have to edit the window’s’ grasshopper style and click reload:

and then keep clicking next on the following dialogues until i can click OK:

And then im back to the window correctly reading its host hickness:

But i have to do it for every window and door style everytime i open up a file. Is there a way to fix this?

Best

Jens

Heres a test file and my gh definition

WINDOW_SINGLE_GLAZED3.gh (40.3 KB)

test.3dm (8.0 MB)

Same problem here. I had not enough time to report it…

2 Likes

Hi @Jens_Jacob_Melhus_J1
When I open your file, I can see that the window is properly aligned.

When you open your file, and the window position is wrong, try to run the vaUpdate command on it (instead of editing the window style). Does that fix the window position?
Does the problem persist if you save the file and open it again?
How are you opening that file? Double click on the Rhino file? from the Rhino Open command? dragging the file in the Rhino interface?..

I’m interested to see your case, when you have time, just in case is not related to the other one.

The VaUpdate command doesnt help/work.
If i reload the grashopper definition and finish editing the window, thus making it update to register the wall host thickness, and then save, and then close, and then open by double clicking the file it defaults to not reading the host wall thickness again.
If i open an empty rhino8 file and from there open the test file that i sent it works! it registers the host wall thickness.
If i drag the file unto the rhino viewport and choose open - it also works!

Hello,

i did a test and the same thing happens also to my custom grasshopper windows, if i double click to open the rhino file with visualarq items.

I made it a habit to first open rhino and then open the rhino file that contains visualarq items, because with double clicking besides the above error i am getting warnings for missing plugins etc.

If i open rhino first, wait VA to load and then open the working file, the window error does not happen.

@Jens_Jacob_Melhus_J1 @ng5_Alex thanks for your feedback regarding this issue. It’s clear that the issue occurs when a file opens in Rhino before VisualARQ has loaded. This seems to happen when you double-click a Rhino file. We’ll review this and include a fix in an upcoming update. I’ll let you know when it’s ready.

2 Likes