Open-Cascade-SAS/OCCT

Step Export - Graph optimization (decrease the file size)

Opened this issue · 0 comments

Category

Data Exchange

Description

At the moment some step file generator with a lot of repeating some low types (point, direction, ...).
We can implement the special option to post-process optimization of the graph.
Limitations: in that case partial loading will be less optimazed.

Use Case

Export big files.

Benefits

The output file size is decreased
Reading step is speed up
The post-processing is optional option

Additional Context

No response