Macro Keep Setting Dim Style to STANDARD

Macro Keep Setting Dim Style to STANDARD

3arizona
Advocate Advocate
709 Views
1 Reply
Message 1 of 2

Macro Keep Setting Dim Style to STANDARD

3arizona
Advocate
Advocate

I want to draw a dimension or leader on certain layer and have it go back to a previous layer. The problem is that the macro draws the dimension to the STANDARD dimension style. It also sets the current Dim style to "STANDARD", when the command ends. See macro below:

 

 

^C^C;-layer;s;25;;Le\\;layerp;

 

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

dbroad
Mentor
Mentor

Before you explore programming a solution, consider using the DIMLAYER variable for dimensions and using tool palettes for leaders.  The tool properties can be set to layer however you like.  If you still need a program, consider visiting http://lee-mac.com/layerdirector.html before writing your own.

Architect, Registered NC, VA, SC, & GA.
0 Likes