PawelekPro / MeshGeneratingTool

Mesh generation tool utilizing c++ qt6, vtk, opencascade and gmsh
GNU General Public License v3.0
5 stars 0 forks source link

Test multi-part STEP files #52

Closed KFudali closed 1 week ago

KFudali commented 3 months ago

Currently the app is tested on STEP files that contain one main entity. It should also handle STEP files that include multiple separate parts. In this issue a set of tests listed below should be concluded: To do:

KFudali commented 1 week ago

image The volume picker does not recognize separate parts. We can only select entire assembly image Mesh generation and sizings work fine image Views are also fine