Skip to content

GMSH Loader in Sofa v23.12.00 on Windows #4727

Discussion options

You must be logged in to vote

Hi @oystebje

I tested your scene and except some warnings due to aliases or required plugin missing, it works fine on my side. But I'm on master, not 23.12.

To investigate:

  1. Could you try to open this example: https://github.com/sofa-framework/SofaPython3/blob/master/examples/liver.py
    It is the same the "examples/Demos/liver.scn" but in python.
  2. Could you update your scene line 33 to change the TopologyContainer with this: liver.addObject('TetrahedronSetTopologyContainer', name="topo", position="@meshLoader.position", tetrahedra="@meshLoader.tetrahedra")
    passing only the points and tetrahedra, it will force the component to recompute the list of triangles and edges with the correct struct…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@oystebje
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@oystebje
Comment options

Answer selected by oystebje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants