UCSFOLLOW
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
UCSFOLLOW

 
Post new topic   Reply to topic    CADForums.net Forum Index -> AutoCAD
Author Message
Donna
Guest





Posted: Fri Jan 07, 2005 1:34 am    Post subject: UCSFOLLOW Reply with quote

I can rotate a view by switching the system variable UCSFOLLOW to 1 and then
resetting my UCS. This rotates the view without rotating the objects. The
problem I have is when I do this in a layout. When I exit the viewport
into paper space and then come back in to the model space viewport, my view
zooms out to the extents. Is there a way of fixing this so I can retain the
rotated view and a particular zoom scale?

Back to top
3Dim
Guest





Posted: Fri Jan 07, 2005 1:38 am    Post subject: Re: UCSFOLLOW Reply with quote

UCSFOLLOW=0

e.g. rotate view around the z-axes : ucs - z -90 - plan -enter enter



"Donna" <dnnthssn@hotmail.com> wrote in message
news:crk6ss$giu$1@utornnr1pp.grouptelecom.net...
Quote:
I can rotate a view by switching the system variable UCSFOLLOW to 1
and then
resetting my UCS. This rotates the view without rotating the
objects. The
problem I have is when I do this in a layout. When I exit the
viewport
into paper space and then come back in to the model space viewport,
my view
zooms out to the extents. Is there a way of fixing this so I can
retain the
rotated view and a particular zoom scale?

Back to top
Michael Bulatovich
Guest





Posted: Fri Jan 07, 2005 1:45 am    Post subject: Re: UCSFOLLOW Reply with quote

Not withstanding any other replies to this thread, you don't have to use
UCSFOLLOW to
rotate a view in any kind of port. With USCFOLLOW set to 0, you can change
the UCS in any port
so that the Y axis is pointing in the direct you would like to be "up" in
your port,
then use the PLAN command. That will rotate the view.
Zoom to the required scale/degree, and it will stay that way until YOU
change it.
--


MichaelB
www.michaelbulatovich.com

"Donna" <dnnthssn@hotmail.com> wrote in message
news:crk6ss$giu$1@utornnr1pp.grouptelecom.net...
Quote:
I can rotate a view by switching the system variable UCSFOLLOW to 1 and
then
resetting my UCS. This rotates the view without rotating the objects.
The
problem I have is when I do this in a layout. When I exit the viewport
into paper space and then come back in to the model space viewport, my
view
zooms out to the extents. Is there a way of fixing this so I can retain
the
rotated view and a particular zoom scale?



Back to top
Pete
Guest





Posted: Fri Jan 07, 2005 7:58 am    Post subject: Re: UCSFOLLOW Reply with quote

and lock the viewport afterwards, no?

"Michael Bulatovich" <Please@dont.try> wrote in message
news:EvhDd.27706$7n1.1016931@news20.bellglobal.com...
Quote:
Not withstanding any other replies to this thread, you don't have to use
UCSFOLLOW to
rotate a view in any kind of port. With USCFOLLOW set to 0, you can change
the UCS in any port
so that the Y axis is pointing in the direct you would like to be "up" in
your port,
then use the PLAN command. That will rotate the view.
Zoom to the required scale/degree, and it will stay that way until YOU
change it.
--


MichaelB
www.michaelbulatovich.com

"Donna" <dnnthssn@hotmail.com> wrote in message
news:crk6ss$giu$1@utornnr1pp.grouptelecom.net...
I can rotate a view by switching the system variable UCSFOLLOW to 1 and
then
resetting my UCS. This rotates the view without rotating the objects.
The
problem I have is when I do this in a layout. When I exit the viewport
into paper space and then come back in to the model space viewport, my
view
zooms out to the extents. Is there a way of fixing this so I can retain
the
rotated view and a particular zoom scale?


Back to top
Michael Bulatovich
Guest





Posted: Fri Jan 07, 2005 6:41 pm    Post subject: Re: UCSFOLLOW Reply with quote

In my case usually not, but someone else might want to.

"Pete" <archer1157@verizon.net> wrote in message
news:nVmDd.41$4b.31@trndny08...
Quote:
and lock the viewport afterwards, no?

"Michael Bulatovich" <Please@dont.try> wrote in message
news:EvhDd.27706$7n1.1016931@news20.bellglobal.com...
Not withstanding any other replies to this thread, you don't have to use
UCSFOLLOW to
rotate a view in any kind of port. With USCFOLLOW set to 0, you can
change
the UCS in any port
so that the Y axis is pointing in the direct you would like to be "up"
in
your port,
then use the PLAN command. That will rotate the view.
Zoom to the required scale/degree, and it will stay that way until YOU
change it.
--


MichaelB
www.michaelbulatovich.com

"Donna" <dnnthssn@hotmail.com> wrote in message
news:crk6ss$giu$1@utornnr1pp.grouptelecom.net...
I can rotate a view by switching the system variable UCSFOLLOW to 1 and
then
resetting my UCS. This rotates the view without rotating the objects.
The
problem I have is when I do this in a layout. When I exit the
viewport
into paper space and then come back in to the model space viewport, my
view
zooms out to the extents. Is there a way of fixing this so I can
retain
the
rotated view and a particular zoom scale?




Back to top
Remo-Shiva
Guest





Posted: Fri Jan 07, 2005 8:56 pm    Post subject: Re: UCSFOLLOW Reply with quote

I think DVIEW is the command you want, and then hit Twist and it will keep
the settings in our viewport without changing anything within model space.

Shiva


"Donna" <dnnthssn@hotmail.com> wrote in message
news:crk6ss$giu$1@utornnr1pp.grouptelecom.net...
Quote:
I can rotate a view by switching the system variable UCSFOLLOW to 1 and
then
resetting my UCS. This rotates the view without rotating the objects.
The
problem I have is when I do this in a layout. When I exit the viewport
into paper space and then come back in to the model space viewport, my
view
zooms out to the extents. Is there a way of fixing this so I can retain
the
rotated view and a particular zoom scale?

Back to top
John B
Guest





Posted: Tue Jan 11, 2005 5:55 pm    Post subject: Re: UCSFOLLOW Reply with quote

I'm not sure where I got this macro, but I think this will do what you
want. I always set my UCS by selecting objects that are on the desired
angle. This macro will set the UCS to the object's angle, rotate the
view, and then zoom back to the original scale. Sorry I don't know who
to credit.

^C^CUCS;OB;\EXPLAN;@;;;
Back to top
John B
Guest





Posted: Tue Jan 11, 2005 6:04 pm    Post subject: Re: UCSFOLLOW Reply with quote

Sorry I should have looked a little harder...EXPLAN is in the express
tools and here is it's explanation.

Description:
;; Similar to PLAN except that EXPLAN automatically zooms to the
center
;; of the extents of selected objects after performing a plan view to
;; the specified ucs. i.e. In other words; it keeps the zoom distance
;; consistant.
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> AutoCAD 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