deano33 Posted January 20, 2010 Posted January 20, 2010 I have created the following macro to insert a block and then its relative notation over the top. Is there a way to modify this so the second block automatically picks the same insertion point as the first. ^C^C-layer;make;m-ac;c cyan;;;-insert;"sanyo ac/ac-vrf fcu u075-u185.dwg";\1;1;\;^C^C-insert;"sanyo ac/ac-vrf fcu u075n.dwg";\1;1;0; Basically I want to insert a block like a box, specify its rotation on screen and insert a note/model number in the middle and maintain rotation angle 0 so note is always upright. Maybe this is simpler and I can apply a setting to the text within the first block to maintain rotation 0. Any ideas please help. Quote
Lee Mac Posted January 20, 2010 Posted January 20, 2010 I take it you are using LT? Is DIESEL allowed in LT? Quote
deano33 Posted January 21, 2010 Author Posted January 21, 2010 Yes & Yes but not mastered diesel yet. Any ideas please? Quote
Lee Mac Posted January 21, 2010 Posted January 21, 2010 Well, in DIESEL you could have: $(getvar,lastpoint) Quote
deano33 Posted January 21, 2010 Author Posted January 21, 2010 Absolutely Superb. Thankyou very much. I really need to learn Diesel now. I know you can pole for system variables and have used getvar before but need to read through them help files. Again many thanks. Quote
Lee Mac Posted January 21, 2010 Posted January 21, 2010 You're welcome This may help: http://www.crlf.de/Dokumente/Diesel/DieselReference.html 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.