Print Page | Close Window

Creating a custom macro

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7776
Printed Date: 20.Apr.2026 at 20:39


Topic: Creating a custom macro
Posted By: ALUX
Subject: Creating a custom macro
Date Posted: 08.May.2012 at 08:18
I'm having trouble with this complex macro.  I want to create a macro that has explode, overkill and then pedit and join all polylines.  This is what I have so far but no luck with the pedit and join all.  

^C^C_explode;\; overkill;\_pedit_Join;

Any help would be much appreciated. 



Replies:
Posted By: John Connor
Date Posted: 08.May.2012 at 11:46
Where is the "all" option in that macro?

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: ALUX
Date Posted: 08.May.2012 at 16:54
Finally got it.
 


Posted By: John Connor
Date Posted: 08.May.2012 at 18:47
Just like I knew you would....eventually.

-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window