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

Save and load CAD files + housekeeping #83

Closed
wants to merge 8 commits into from
Closed

Save and load CAD files + housekeeping #83

wants to merge 8 commits into from

Conversation

simbilod
Copy link
Owner

@simbilod simbilod commented Nov 3, 2024

New flag in model.mesh() to save the CAD model or reload it from a file instead of computing the booleans again

Ideally these would each be their own methods, but right now the CAD definition and meshing parameters are too intertwined by the Entity input objects; this will need some more thought. For instance this will definitely break if multiple input Entities with different meshing settings share the same physical name, or if additive entities are present.

@simbilod simbilod marked this pull request as draft November 4, 2024 03:35
@simbilod
Copy link
Owner Author

simbilod commented Jan 1, 2025

closed by #107

@simbilod simbilod closed this Jan 1, 2025
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