Author Topic: Question regarding moving UCS in +/- Z direction (Zdepth)  (Read 7309 times)

0 Members and 1 Guest are viewing this topic.

StykFacE

  • Guest
Question regarding moving UCS in +/- Z direction (Zdepth)
« on: June 01, 2011, 05:22:00 PM »
I'm starting to get a little creative in placing prebuilt 3D hangars for a run of pipes in a model. I'm in plan view, and I used the following to move my UCS up to the desired height on the positive Z axis:
Code: [Select]
Command: UCS
Specify origin of UCS or [Face/NAmed/OBject/Previous/View/World/X/Y/Z/ZAxis]
<World>: M
Specify new origin point or [Zdepth]<0,0,0>: 0,0,23'4"

I even tried using the [Zdepth] option and it does the same thing, only it gives a value that is strictly for the Z axis. My question is this... How can I get back to 0,0,0 without having to remember the last inputted value? It seems to get the Z back normal, I have to go to the WCS. I have a few named UCS' that I'm working with and the value seems to "stick" when you're on a Named UCS. Any tips for me on this? Thanks in advance guys.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #1 on: June 01, 2011, 06:49:44 PM »
why not use CELTZ instead?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

StykFacE

  • Guest
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #2 on: June 01, 2011, 07:13:47 PM »
Code: [Select]
Unknown command "CELTZ".  Press F1 for help.

JCTER

  • Guest
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #3 on: June 02, 2011, 12:46:13 AM »
I'm not sure I totally understand.  What's wrong with going back to the WCS?  I assume because you might have your UCS set to different XY origin?

I guess you could always use point filters.

UCS
M
.z
<whatever Z elev you want>
<enter XY coord here>

Would that do it?  I'm not sure I 'get it'

StykFacE

  • Guest
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #4 on: June 02, 2011, 12:50:05 AM »
I'm sorry I didn't give all the info... yes you are right. I have a rotated UCS. The Z is rotated 90 degrees, so I'm not working off the WCS at all.

I will try the point filters tomorrow. Thanks again James.

barc

  • Guest
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #5 on: June 02, 2011, 08:36:25 AM »
UCS ORigin and select new origin

To return to "absolute" 0,0,0 enter *0,0,0

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #6 on: June 02, 2011, 09:57:01 AM »
why not use CELTZ instead?
OK...that wasn't right..have you tried using the ELEV(ation) command?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

StykFacE

  • Guest
Re: Question regarding moving UCS in +/- Z direction (Zdepth)
« Reply #7 on: June 02, 2011, 03:26:15 PM »
ELEV works great!! I'll be utilizing this one from now on. Thanks again Higgy.  :kewl: