Batch macro actm format

Batch macro actm format

Anonymous
Not applicable
740 Views
1 Reply
Message 1 of 2

Batch macro actm format

Anonymous
Not applicable

Hi i have recorded a macro on the internal macro on CAD and im getting a actm file i wonder if its any possibility to have a script or a separate program to run the macro on several other files?

0 Likes
741 Views
1 Reply
Reply (1)
Message 2 of 2

cadffm
Consultant
Consultant

In AutoCAD are'nt a Batch-function for that, but many possible solutions.

 

Search and read about AUTOCAD BATCH and you will get multiple solutions, for all you have to learn how it works.

 

About Actionmacros:

Create your actm and use a name that is not used yet, because Acad get you active-macro name and create a new command for it,

so you can start the a.macro like a normal command: MyPurge1

 

<Example-Search4u>

 

<AutoDESK APP Store>

Sebastian

0 Likes