Dear Community,
Really nice to meet you all. I'm reaching out to you through this medium because I need assistance with AutoLISP files for AutoCAD and the MacOS Sonoma operating system.
Let me explain in detail:
- I've found the breakall.lsp file online, which allows cutting lines at each intersection point. This file is supported for AutoCAD on Windows, but I would like you to modify the script so that it can function on Mac. Currently, I work with AutoCAD 2019, but I would like the files to work on other versions as well.
- Additionally, I would need to build an AutoLISP from scratch that can be compatible with both MacOS and Windows. The AutoLISP would need to execute the following:
1 - Starting with a .dwg file with multiple layers
2 - Exporting different files to .dxf, one file for each layer.
3 - Naming each new file as: "YYMMDD_FileName_LayerName"
I understand that the first consultation is more viable, but I would like to know your opinion.
Thanks in advance!
breakall.lsp