Itoo Software Forum

Author Topic: Partition Glazing Corner Issue  (Read 3962 times)

CK4414

  • Newbie
  • *
  • Posts: 2
Partition Glazing Corner Issue
« on: May 21, 2025, 05:49:55 pm »
Hi,

I'm working on a partition glazing system featuring dropdown menus. While the setup functions well at a 90-degree angle—maintaining the intended small gap between the glass panes—the issue arises when the angle deviates from 90 degrees. In such cases, the panes either merge or are spaced too far apart. Despite attempting to use conditionals and padding, I haven't achieved the desired consistency.

Could anyone provide guidance on maintaining a uniform distance between the glass panes, regardless of the spline angle? Any insights or suggestions would be greatly appreciated.
I have attached a Top View screenshot of the 90 Degree angle working as intended and the other angle not.

Thank you!

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2966
Re: Partition Glazing Corner Issue
« Reply #1 on: May 22, 2025, 11:02:50 am »
Hi,

Using an empty Segment with a defined small, Fixed Size in the Compose operator, wired to the Corner input of the Generator, does the trick. Please find attached a sample scene that demonstrates this setup. I hope it helps.

Best regards,

CK4414

  • Newbie
  • *
  • Posts: 2
Re: Partition Glazing Corner Issue
« Reply #2 on: May 28, 2025, 01:27:52 pm »
Amazing Thank you, i will try and implement!