swazi Posted September 22, 2008 Posted September 22, 2008 g'day people, was wondering if anyone knows how to set the rotation property with a ^C^C macro, eg, select an MText object, fire off this macro and voila, rotated 90 degrees anticlockwise. I've worked out how to do it using the ROTATE command, but then I need to specify a base point, and I'd like to skip that step. The usual process I'm trying to cut out is to avoid mousing over to the properties window and setting the Rotation property to 90. cheers, swazi Quote
Dipali Posted September 22, 2008 Posted September 22, 2008 You Can Do It Without Macro Also. Just Select All The Mtext With 'qselect' & In Properties Window Change The Rotation To 90. The Only Problem Could Be That It Will Rotate Each Mtext At Their Respective Insertion Points. Quote
swazi.71 Posted September 22, 2008 Posted September 22, 2008 G'day Dipali, I could indeed, but perhaps i haven't made myself clear. I don't wish to do it to each and every particular element, just whichever one(s) happens to be selected. Rotating around it's insertion point IS exactly what I want though, rather than having to specify a base point... cheers, swazi 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.