-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raise warning when extruding Shoebox #327
Comments
Ah, I noticed now the warning about absorption being deprecated. Maybe I should always |
Thanks for raising this point. I'm ready between the lines that you spent some time debugging a bug due to this behavior 🙇 The problem is that no default value is always what you want. What do you think about alternative strategies
Also, please use the |
Dear @fakufaku,
Ahah, no, no worries 😅
I think solution 1. Why not solution 2.? Because at this point, it is better to avoid any further use of the |
Dear developers,
I just noticed that, when extruding a 2D shoebox, the default absorptions for the floor and the ceiling are set to 0.
Since it is very useful to design room is 2D and then extrude them, it would be be useful to have one of following behaviors:
With Shoebox class
output:
With Room class
output:
The text was updated successfully, but these errors were encountered: