Skip to content
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

when I transfer large step file,it takes long time. #11

Open
Jaeel opened this issue Jun 6, 2023 · 1 comment
Open

when I transfer large step file,it takes long time. #11

Jaeel opened this issue Jun 6, 2023 · 1 comment

Comments

@Jaeel
Copy link

Jaeel commented Jun 6, 2023

Reading a STEP file..
Tessellating..
Writing an X3D file..
Indent Count
indent 1 - 1
Number of Materials: 2
Number of Shapes: 1
MinXYZ: -0.1043 -0.0008 -0.0398
MaxXYZ: 0.1031 0.1495 0.0387
STEP to X3D completed!
Total time elapsed: 10 minutes 26 seconds

the file is 17216kB.

@soonjokwon
Copy link
Collaborator

The time differs depending on the model, hardware, etc.
It is usually the OCC API code that makes the time long, not STP2X3D-specific code.
Sometimes, importing a STEP file happens to take a lot of time abnormally.
Can you attach the model here? I want to test it too and I may be able to analyze it.

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

2 participants