I am converting a GDSII to DXF using ACE 3000. It works fine, however how can I keep my resulting DXF files smaller?
Posted almost 15 years ago by Numerical Support Team
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
1. Does your GDSII have Hierarchy (i.e. cells nested into one another)? If yes, make sure that you uncheck the option "Flatten Hierarchy". This allows the DXF to maintain the hierarchy found in the GDSII and will drastically decrease the final DXF file size.
2. Try having ACE detect if there are any arcs in your GDSII. One single arc can save up to 200 polyline vertex points. During DXF Export options check the item "Output Arcs (when possible)".
3. Try exporting as a DWG file instead of DXF. DWG files are typically 5X smaller than DXF files.
4. Feel free to submit a support ticket and send us a sample GDSII file; and we'll be happy to test it here and see if there are any additional features we can add to decrease the resulting file size.
0 Votes
0 Comments
Login or Sign up to post a comment