Hi,
I use OpenSim on macos and scrypting in Python, when i run a code that create a certain model, it's like opensim doesn't load .vtp correctly, as the screen shows. however, when I import the created model in OpenSim, all elements are here, so I don't really get it.
It is like when I import opensim in python he can find the Geometry file meanwhile the software can.
.vtp import failed on macOS
- Louis Paire
- Posts: 8
- Joined: Mon Apr 01, 2024 12:12 pm
.vtp import failed on macOS
- Attachments
-
- Screenshot 2024-05-09 at 13.35.00.png (511.87 KiB) Viewed 896 times
-
- Screenshot 2024-05-09 at 13.32.31.png (212.23 KiB) Viewed 896 times
Tags:
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: .vtp import failed on macOS
Hi, addDirToGeometrySearchPaths may help.
- Louis Paire
- Posts: 8
- Joined: Mon Apr 01, 2024 12:12 pm
Re: .vtp import failed on macOS
Hi,
It works thanks !
It works thanks !