2

Only able to assign a single window in FloorspaceJS

I've been attempting to make a model with FloorspaceJS, and all of the components work fine until I try to assign windows to the areas. What happens is after I select the window tool, I click once to assign it to a zone edge (which works) but when I try to assign the same window to another edge I am unable to. The green indicators do not appear. At that point, the model glitches so that whenever I scroll on the screen, the model follows. After deleting the window object, it returns to normal.

I have tried to remedy this by changing the window type (repeating, single, WWR) but it doesn't make a difference. Additionally, I am able to add more than one window if I change floors, but no more than one edge can be selected per floor before the model glitches again.

Any help would be greatly appreciated!

Auriga53's avatar
33
Auriga53
asked 2020-10-25 17:54:09 -0500
edit flag offensive 0 remove flag close merge delete

Comments

I have the same problem, have you found a solution ?

Neal's avatar Neal (2022-09-02 16:39:42 -0500) edit

Did you look at my answer above? Decide if you want single window or window to wall ratio

David Goldwasser's avatar David Goldwasser (2022-09-04 16:58:57 -0500) edit

I did and it was not working. What worked was to merge once the wall are done and then put the windows. The bug disappeared.

Neal's avatar Neal (2022-09-05 15:08:46 -0500) edit
add a comment see more comments

1 Answer

3

Make sure your component mode is set to “single window” instead of “window to wall ratio” That way each window component you add represents an individual window and not a single window band representing a target WWR. Then you should be able to add multiple windows to a facade. You can view the documentation here.

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2020-10-26 10:19:09 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments