Rotate to current UCS
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
Rotate to current UCS

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Drafting
Author Message
keelo
Guest





Posted: Wed Feb 09, 2005 1:14 am    Post subject: Rotate to current UCS Reply with quote

Is there a short way to rotate objects, mainly text, to the current UCS? I've been selecting the text, and entering a "0" value at the rotation cell in the properties dbox. This process is a little too long for me. I would prefer something at the command prompt rather than directing my pointer, then entering values. Painter is nice, but many times I have texts at different justifications. Thanks for any suggestions.

Back to top
Randall Culp
Guest





Posted: Wed Feb 09, 2005 5:43 pm    Post subject: Re: Rotate to current UCS Reply with quote

ALIGN?


"keelo" <nospam@address.withheld> wrote in message
news:28500376.1107893684220.JavaMail.jive@jiveforum2.autodesk.com...
Quote:
Is there a short way to rotate objects, mainly text, to the current UCS?
I've been selecting the text, and entering a "0" value at the rotation
cell in the properties dbox. This process is a little too long for me. I
would prefer something at the command prompt rather than directing my
pointer, then entering values. Painter is nice, but many times I have
texts at different justifications. Thanks for any suggestions.
Back to top
keelo
Guest





Posted: Wed Feb 09, 2005 8:55 pm    Post subject: Re: Rotate to current UCS Reply with quote

Not really what I was looking for. Jay's lsp takes multiple pieces of text, holds their insertion poiints, and rotates to the current ucs without having to pick reference points. Select and enter...quick and easy...

Back to top
Allen Jessup
Guest





Posted: Wed Feb 09, 2005 9:29 pm    Post subject: Re: Rotate to current UCS Reply with quote

By all means use the lisp. I just wanted to mention that you can change the
rotation of multiple text entities in the properties box. You don't have to
change them 1 by 1.

Allen

"keelo" <nospam@address.withheld> wrote in message
news:32302269.1107964586004.JavaMail.jive@jiveforum2.autodesk.com...
Quote:
Not really what I was looking for. Jay's lsp takes multiple pieces of
text, holds their insertion poiints, and rotates to the current ucs
without having to pick reference points. Select and enter...quick and
easy...
Back to top
robbyj
Guest





Posted: Thu Feb 10, 2005 7:27 am    Post subject: Re: Rotate to current UCS Reply with quote

what about TORIENT
Back to top
Stephen R
Guest





Posted: Thu Feb 10, 2005 5:56 pm    Post subject: Re: Rotate to current UCS Reply with quote

What is TORIENT?

Stephen R.

"robbyj" <nospam@address.withheld> wrote in message
news:17662185.1108002491618.JavaMail.jive@jiveforum2.autodesk.com...
> what about TORIENT
Back to top
robbyj
Guest





Posted: Thu Feb 10, 2005 8:08 pm    Post subject: Re: Rotate to current UCS Reply with quote

this may be LDT only command not sure. I don't have plane jane AutoCAD to check if this command works. I didn't think about this before posting (sorry)

robbyj

The below description is from the ldt 3 help file.

Aligns text, mtext and block attribute objects to new orientation

Rotates text, mtext, and attribute definition objects so that they end up being as close as possible to horizontal or right-read (similar to the behavior of dimension text). Objects are rotated about their middle point in 180-degree increments. For example, if the text is upside-down, it becomes right-side up after a TORIENT operation. Similarly, left-read text becomes right-read text. The overall object location is not changed. As an option, you can specify a new absolute orientation angle for all selected text objects.
Back to top
keelo
Guest





Posted: Fri Feb 11, 2005 1:25 am    Post subject: Re: Rotate to current UCS Reply with quote

Cool...I use ADT, and tried the "torient" command. That does work nicely. Just wish that worked for assoc dims.

However, that lsp routine better suits my needs...no reference points to pick...and my ucs is always changing anyway.
Back to top
Graeme
Guest





Posted: Fri Feb 11, 2005 7:25 am    Post subject: Re: Rotate to current UCS Reply with quote

torient is Express tools. In pull down it's Express>Text>Rotate text.

Graeme
"robbyj" <nospam@address.withheld> wrote in message
news:27963417.1108048150323.JavaMail.jive@jiveforum2.autodesk.com...
Quote:
this may be LDT only command not sure. I don't have plane jane AutoCAD to
check if this command works. I didn't think about this before posting
(sorry)

robbyj

The below description is from the ldt 3 help file.

Aligns text, mtext and block attribute objects to new orientation

Rotates text, mtext, and attribute definition objects so that they end up
being as close as possible to horizontal or right-read (similar to the
behavior of dimension text). Objects are rotated about their middle point
in 180-degree increments. For example, if the text is upside-down, it
becomes right-side up after a TORIENT operation. Similarly, left-read text
becomes right-read text. The overall object location is not changed. As an
option, you can specify a new absolute orientation angle for all selected
text objects.
Back to top
madcadd
Guest





Posted: Mon Feb 21, 2005 9:16 pm    Post subject: Re: Rotate to current UCS Reply with quote

Hi keelo,

Posted by: keelo
Date: Feb/08/05 - 14:14 (CST)

Rotate to current UCS

Quote:
Painter is nice, but many times I have texts at different justifications.

I know you now have and like Jay's "sqtext.lsp", but am just addressing your concern re: justification;

With regards to text, PAINT will do EVERYTHING [EXCEPT] MATCH JUSTIFICATIONS. Whenever justification is your concern, paint away.
Back to top
OLD-CADaver
Guest





Posted: Mon Feb 21, 2005 9:38 pm    Post subject: Re: Rotate to current UCS Reply with quote

<<I've been selecting the text, and entering a "0" value at the rotation cell in the properties dbox. This process is a little too long for me.>>

You do realize that you can do this for multiple text selections at one time, right? Select 'em all, hit ctrl+1, change 'em all to 0.
Back to top
madcadd
Guest





Posted: Wed Mar 02, 2005 3:45 am    Post subject: Re: Rotate to current UCS Reply with quote

Reply From: OLD-CADaver
Date: Feb/21/05 - 10:38 (CST)

Re: Rotate to current UCS
<<I've been selecting the text, and entering a "0" value at the rotation cell in the properties dbox. This process is a little too long for me.>>

You do realize that you can do this for multiple text selections at one time, right? Select 'em all, hit ctrl+1, change 'em all to 0.
*****
OC,

I can't make ctrl+1 do squat here. So what else do I need to do? I'm attempting it 2002 without any luck. over
Back to top
OLD-CADaver
Guest





Posted: Wed Mar 02, 2005 8:02 pm    Post subject: Re: Rotate to current UCS Reply with quote

CTRL+1 should pop the properties dialog box, then just change the rotation angle there once for all the selection set.
Back to top
madcadd
Guest





Posted: Thu Mar 03, 2005 1:10 am    Post subject: Re: Rotate to current UCS Reply with quote

Nope, don't work, but that's okay as I use "MO" and prefer it to ctrl+1....but I do like to learn new ways as well. Thanx fer the help.
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Drafting All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB