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

CNX-782-optimise-mesh-output #8

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

kekesidavid
Copy link
Contributor

  • Added functions to add Meshes with soft or hard edges
  • For now I did not find a good solution in Archicad to decide if an edge is soft or hard
  • this solution carries a potential bug in the logic where Meshes are added with soft or hard edges
  • currently everything is added with hard edges except Object types -> there the return value of the body.HasSharpEdge() function decides (because for example for rectangular walls this function returned false)

@kekesidavid kekesidavid merged commit 8a93680 into dev Jan 16, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant