neuri Posted January 14 Posted January 14 I finally got it to work with Blocks, as in, when I insert a Block, the number updates automatically. But when used in a multileader, it doesn't work. If I copy and paste, it doesn't update either. Can someone advise me on what I am doing wrong? auto label test.dwg Autolabel.lsp Quote
Lee Mac Posted January 14 Posted January 14 To enable multileader blocks, you'll need to change the objtype parameter to 3 (= 1+2). Quote
neuri Posted January 15 Author Posted January 15 (edited) oops. How did you make it auto update if you copied/paste the multi leader? now the mleader updates but it doesn't seem to do it if i just copy and paste. I tried the Copy command and ctrl+c, neither seem to work. Edited January 15 by neuri Quote
Lee Mac Posted January 15 Posted January 15 Are you maybe cancelling the COPY command with ESC rather than allowing it to terminate properly? 1 Quote
neuri Posted January 16 Author Posted January 16 Oh.. so i need to Exit instead of using Esc. I have a habit of using Esc, thanks for the help! Quote
Lee Mac Posted January 16 Posted January 16 Esc cancels a command and so from the perspective of the reactor, the command has been cancelled or has failed. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.