Skip to content
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

Multi-wall designs #314

Open
chenkasirer opened this issue Nov 1, 2024 · 4 comments
Open

Multi-wall designs #314

chenkasirer opened this issue Nov 1, 2024 · 4 comments
Assignees

Comments

@chenkasirer
Copy link
Contributor

chenkasirer commented Nov 1, 2024

Take a look at multi-wall designs
Image

IDEA:

  • single Model for an entire structure
  • walls as groups of beams
  • wall to wall topology detection
  • potentially shift whole walls to adapt to topology (see image above)
@chenkasirer
Copy link
Contributor Author

this PoC alright starts addressing this:
https://github.com/gramaziokohler/gkr_idc_poc

@chenkasirer
Copy link
Contributor Author

Image

Problems:

  1. Representation
    • Walls and their beam in hierarchy
  2. Wall-to-wall topology
    • Just L and T for now
  3. Wall-to-wall joint
    • Roles (like cross-main)
  4. Beam interaction derived from wall joints
  5. Integration with existing SurfaceModel system

@chenkasirer
Copy link
Contributor Author

@chenkasirer
Copy link
Contributor Author

addressing # 5 (using the surface model to populate walls with beams)

Image

added diagram

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants