-
-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Description
STL Reader:
I'm working with larger STL files (commonly binary files sized 100 MB - 2 GB). ANSA can deal with these files quite swiftly, but pythonOCC doesn't seem able to read them in reasonable time. After waiting 3 hours (python running at 100% CPU on a single process) to read a 200 MB STL I gave up. Are there known issues with STL reader performance? This is using the example code.
STL Writer:
Is it possible to control the sampling resolution for CAD files when they are saved as STL? Right now it seems to be done entirely automatically?
Metadata
Metadata
Assignees
Labels
No labels