11-04-2018
11:48 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
11-04-2018
11:48 AM
@luigiverdenico wrote:
In reality in my design I dont have to draw the cables, so polyline is just a work item that I use to identify the path and the length of the cable to report in the Excel. The cables are very numerous, so for the generic cable I draw the polyline on dwg, write the cable routing on excel, erase the polyline and proceed with the next cable.For that reasons I ask you if it is possible modify lisp so that when I select the polyline, click the right button of mouse, select a command associated to lisp, cable routing is elaborated (without the indication of color of polyline, just the serie of ID) and memorized in Windows clipboard (then I will paste it manually in excel document).
Is it possible to use as separator between the codes the symbol "_" instead "-"?
Thank you very much.
Yes, it is possible to write just the routing out polyline by polyline, and using "_" instead of "-". I have never written anything to the clipboard but i will research if this is possible using lisp.
I am not one of the robots you're looking for