Skip to content

DataExchange Error in 7.9.0 #1431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Jair-02 opened this issue May 14, 2025 · 0 comments
Open

DataExchange Error in 7.9.0 #1431

Jair-02 opened this issue May 14, 2025 · 0 comments

Comments

@Jair-02
Copy link

Jair-02 commented May 14, 2025

After I upgrade to pythonocc-core-7.9.0, function write_gltf_file() error.
If I use 7.8.1.1, everything ok.

Traceback (most recent call last):
  File "e:\Repos\3D-Lightweight\backend\ThreeDLightweight.pythonocc-core\stp2gltf.py", line 14, in <module>
    write_gltf_file(shapes, output_file)
  File "C:\Users\1\.conda\envs\pyoccenv_7_9_0\lib\site-packages\OCC\Extend\DataExchange.py", line 738, in write_gltf_file
    breptools.Clean(a_shape)
  File "C:\Users\1\.conda\envs\pyoccenv_7_9_0\lib\site-packages\OCC\Core\BRepTools.py", line 677, in Clean
    return _BRepTools.breptools_Clean(*args)
TypeError: in method 'breptools_Clean', argument 1 of type 'TopoDS_Shape const &'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant