-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
When trying to export the CAD as a GLB format for the ahmed model, the exported file is incorrect
plotter_2 = GeometryPlotter() plotter_2.export_glb(solid1, os.path.join(self.working_dir, "ahmed_body.glb"))
📝 Steps to reproduce
Try exporting the final solid as glb from ahmed body model example.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2025 R2
🐍 Which Python version are you using?
3.10
📦 Installed packages
ansys-geometry-core==0.10.8
RobPasMue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working