Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

dlanorh
en respuesta a: luigiverdenico


@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