Skip to content

GLB file exported appears to be incorrect #2030

@agvarghe

Description

@agvarghe

🔍 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions