LoadOCCGeometry

More
5 years 6 months ago - 5 years 6 months ago #1611 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: 5 years 6 months ago by Username.
Time to create page: 0.101 seconds