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

Fem: Use shape global placement in Mesh Netgen new implementation #16705

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

marioalexis84
Copy link
Member

If the shape to be meshed is inside a container, the generated mesh must reflect the global placement of the shape.

Example (using new Mesh Netgen implementation):
Create a PartDesing Body with some shape (or a Part shape inside a Part container)
Change the Body placement (or Part container placement)
Regenerate the mesh -> new mesh doesn't reflect global placement of the shape.

@FEA-eng

@github-actions github-actions bot added the Mod: FEM Related to the FEM Workbench label Sep 21, 2024
@maxwxyz maxwxyz added this to the 1.0 milestone Sep 22, 2024
@chennes chennes self-assigned this Sep 22, 2024
@FEA-eng
Copy link
Contributor

FEA-eng commented Sep 22, 2024

I’ll test it tomorrow before the merge meeting.

@FEA-eng
Copy link
Contributor

FEA-eng commented Sep 23, 2024

Checked, works as expected.

@chennes chennes merged commit 685d10d into FreeCAD:main Sep 23, 2024
10 checks passed
@chennes
Copy link
Member

chennes commented Sep 23, 2024

Cherry-picked to 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: FEM Related to the FEM Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants