AutoCADLT2025

AutoCADLT2025

leonardohs1104
Contributor Contributor
1,537 Views
22 Replies
Message 1 of 23

AutoCADLT2025

leonardohs1104
Contributor
Contributor

Hello, is there any way to automate this process? I have provided a simple example, but my projects consist of numerous lines like this, which need to be trimmed using the "trim" command. I would like to know if there is a way to automate this, through a macro or LISP.

 

Thanks.

Captura de tela 2024-10-15 112332.png

 

@leonardohs1104 - moderation team edited title for better clarification

0 Likes
Accepted solutions (1)
1,538 Views
22 Replies
Replies (22)
Message 21 of 23

pendean
Community Legend
Community Legend

@leonardohs1104 wrote:

Yes, the problem is the company dont let me install external plugins...


Not sure anyone can help my friend if you cannot run LISP or do much else: it's time you, your boss, and your IT had a meeting to resolve your restrictions issues, nothing built-in is going to automate your job any faster than what has already been discussed. Sorry.

0 Likes
Message 22 of 23

Sea-Haven
Mentor
Mentor
Accepted solution

The code I suggested is open source that means you can read it using even simple notepad, so it can be checked for any say Vl-file-delete type statements, you can check lisp commands by just googling a function. Obviously code that is FAS or VLX you would need to know who your getting it from. People here posting code would very quickly post about malicious code and who provided it.

 

So Like @pendean talk to your IT get them to look on here plus a couple of others like Cadtutor and The Swamp.

0 Likes
Message 23 of 23

leonardohs1104
Contributor
Contributor

Ok guys, i will talk with IT departament, thank you so much!

0 Likes