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

Heal geometry: error for torus (brep format) #78

Open
vkorchagova opened this issue Mar 7, 2025 · 0 comments
Open

Heal geometry: error for torus (brep format) #78

vkorchagova opened this issue Mar 7, 2025 · 0 comments

Comments

@vkorchagova
Copy link

Hello everyone,

I create the script for automatic surface mesh building by Netgen, and I use the geometry healing procedure as the one of steps in the script. When I try to run the "Heal geometry" procedure for the torus in brep geometry I see the following error:

NETGEN-6.2.2501-3-g2778b934
Developed by Joachim Schoeberl at
2010-xxxx Vienna University of Technology
2006-2010 RWTH Aachen University
1996-2006 Johannes Kepler University Linz
Including OpenCascade geometry kernel
optfile ./ng.opt does not exist - using default values
togl-version : 2
OCC module loaded
loading ngsolve library
NGSolve-6.2.2501-2-gb6e0cdb84
Using Lapack
Including sparse direct solver UMFPACK
Running parallel using 8 thread(s)
 Load BREP geometry file /home/pcadmin/Downloads/torus.brep
Building topology tree ... done
Starting geometry healing procedure (tolerance: 0.001)
-----------------------------------

- repairing faces
repaired face 1 (some wires are fixed)

- fixing small edges

- fixing spot and strip faces

- sewing faces
 not possible
- making solids
 not possible (no shells)
terminate called after throwing an instance of 'Standard_ConstructionError'
Aborted (core dumped)

Torus was the standard figure built in FreeCAD and exported to brep format. Netgen version is the fresh update from GitHub. Operational system is Ubuntu 24.04.

I'll be very thankful for your help.


Best regards,
Victoria

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

1 participant