-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(create): Improve Add Subface with new projection dist input
The HB Add Subface component now has the following improvements: * The component has a new input for projection distance, which can be used to handle aperture geometries that are not perfectly coplanar with the parent wall. * The component runs much faster for large models as it uses a bounding box check before it tries to evaluate whether geometries can be added. * The component can now accept an entire Model as input.
- Loading branch information
1 parent
f12340c
commit 4ba7ccc
Showing
7 changed files
with
76 additions
and
25 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+731 Bytes
(110%)
honeybee_grasshopper_core/user_objects/HB Add Subface.ghuser
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.