Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

LoadOCCGeometry

More
4 years 11 months ago - 4 years 11 months ago #1610 by Username
LoadOCCGeometry was created by Username
Hello!

I use 2D geometry in STEP format ( testStep ). The fact is that if I use Ansys to visualize geometry, I get accurate geometry ( picture 1 ). And if I use NGSolve, then the integrity of the geometry becomes broken, gaps and intersections appear ( picture 2 ). If you use the
Code:
LoadOCCGeometry
method in python and get a list of triangles
Code:
_visualizationData () ['triangles']
the result will be the same.

The question is: is it possible to fix the LoadOCCGeometry method so that the geometry is displayed correctly?
Last edit: 4 years 11 months ago by Username.
Time to create page: 0.139 seconds