codestack
codestack copied to clipboard
DXF MODIFY
Hello everyone,
I have just came across your below script. https://www.codestack.net/solidworks-api/import-export/export-multi-formats/
I am a very heavy solidworks user. and would like to thank you for the script, it works great and saves a lot of work.
That being said, I would like to request two modifications.
- When exporting a solidworks drawing file to DXF the scaling of sheet is exported. Ideally 1:1 scale sketch should be exported to dxf file.
- When exporting a solidworks part file to DXF, the script doesn't seem to work. I had previously created and used similar script, where one could export only one single view for example TOP view to be able to export a DXF file from a part file.
Kindly see if this modification is possible.
Thanking you in advance.