Move Button or command

Move Button or command

Anonymous
Not applicable
1,067 Views
11 Replies
Message 1 of 12

Move Button or command

Anonymous
Not applicable

How do I move  a circled toilet four inches up using the move button or command?

0 Likes
1,068 Views
11 Replies
Replies (11)
Message 2 of 12

dbroad
Mentor
Mentor

What have you tried? What problems have you run into?

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 3 of 12

Anonymous
Not applicable

I've tried using the move button but how do I command it to move straight up from where it is at up four inches.

0 Likes
Message 4 of 12

pendean
Community Legend
Community Legend
Z elevation up? @0,0,4 is how, you just add the Z to the @x,y,z sequence.

Or flat 2D MOVE command like it always works https://forums.autodesk.com/t5/autocad-forum/how-can-i-move-an-object-a-specific-distance-from-anoth... and https://www.youtube.com/watch?v=NxvYf0Ak1a4

0 Likes
Message 5 of 12

dbroad
Mentor
Mentor

Or turn ortho on, point the direction and type the distance.  Your apparent unfamiliarity with this operation suggests that you would greatly benefit from reading a basic AutoCAD textbook or taking a begining AutoCAD class.

 

If you've already tried the suggested techniques, then the problem may be that the toilet is anchored to another object and that the move command is ignored.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 6 of 12

David_W_Koch
Mentor
Mentor

Are you viewing your model from the Top view direction (plan)?

 

If so, by "up" do you mean parallel to the Y-coordinate axis (up on the screen ↑)?

 

Is the toilet an AutoCAD Architecture Multi-View Block [MVB]?

 

Is the DYNMODE System Variable set to 2 or 3?  (Dimension Input is enabled.) 

 

If so, are you trying to move it by selecting the MVB and then selecting the grip and moving the cursor "up" on the screen?2019-07-24_ACA2020_MVB_GripEditMove_DYNMODE2_Initial.png

 

Notice that there are two dimensions shown, but, initially, the one parallel to the X-axis is active.  Any value you type, like 4, will result in the MVB moving that distance, horizontally, even if your cursor is mostly vertical relative to the move grip.

 

Now press the TAB key.  That will change the active dimension to the vertical one.2019-07-24_ACA2020_MVB_GripEditMove_DYNMODE2_AfterTAB.png

 

Now you can type in the distance you want the MVB to move vertically on the screen, and it will do so.

 


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 7 of 12

Anonymous
Not applicable

That works great for a circle which I know I didn't mention a square but ortho mode on and clicking on it and typing four inches doesn't work for a line, square or an ellipse.

 

I'm taking a vocational class in AutoCAD so it doesn't exactly cover every angle on how to use everything as no class will at any level in my opinion and experiences with schools. Though I could be wrong.

 

we are drawing or drew a cabin as an exercise with other exercises relevant to using AutoCAD and a blueprint.

0 Likes
Message 8 of 12

Anonymous
Not applicable

Are you viewing your model from the Top view direction (plan)? Yes.

If so, by "up" do you mean parallel to the Y-coordinate axis (up on the screen ↑)? Yes. Vertical.

Is the toilet an AutoCAD Architecture Multi-View Block [MVB]? No created with circle and then I think  into a block.

Is the DYNMODE System Variable set to 2 or 3? (Dimension Input is enabled.)  How do I do that?

If so, are you trying to move it by selecting the MVB and then selecting the grip and moving the cursor "up" on the screen? yes. Ortho mode on, select grip and type four inches worked on the toilet circle but not on ellipse, line or square.

0 Likes
Message 9 of 12

David_W_Koch
Mentor
Mentor

@Anonymous wrote:

Ortho mode on, select grip and type four inches worked on the toilet circle but not on ellipse, line or square.


 

Grip editing is not the only way to move an object.  The MOVE command works on any of the object types you listed, and will not be affected by the DYNMODE setting.  If you are moving more than one object, it also lets you select them all and move them all at the same time, without fussing with activating the right grip(s) on each object.

 

That said, grip editing on Circles and Lines should work just fine, if you select the center grip (Circle) or midpoint grip (Line) - and the DYNMODE setting will be irrelevant for these, as well.

 

What is the setting of PELLIPSE in your drawing file?  If you set it to 0, you will create Ellipse objects, which have a center grip like Circles, and can be moved using that center grip as well.  If PELLIPSE is set to 1, then the Ellipse command will create an approximation of an ellipse with a 2D Polyline.  See discussion that follows regarding Polylines.

 

Squares, rectangles and PELLIPSE=1 "Elipses", along with any other Polylines, will not have a single grip by which you can move the entire Polyline.  For straight-line segments, you either make the grip at the end of every segment hot or the grip at the midpoint of every segment hot (tedious, at best).  For arc segments, you will need to make both the endpoint grips and the midpoint grip hot (really tedious).   You will be much better off just using the MOVE command.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 10 of 12

Bob_Zurunkle
Advisor
Advisor

OP if I want to move a rectangle, I might turn it into a group (of one), then move it according to its grip, then ungroup it. This is how I center a rectangle on a circle for example, since the grip is in the center of the rectangle when it's a group.

If by some odd chance my nattering was useful -- that's great, glad to help. But if it actually solved your issue, then please mark my solution as accepted 🙂
0 Likes
Message 11 of 12

Anonymous
Not applicable

And how do you turn on, if so, grip setting and where is the settings for the ellipse and what does 0 and 1 do? 

 

Some times the ellipses dont have a center grip? How do I get one? 

 

And how do I move everything at once if I wanted to do that? 

0 Likes
Message 12 of 12

Anonymous
Not applicable

I'm aware oft he group command and will try that in a moment so you dont have to tell me that but ill try it and mess with it and see what I come up with.

0 Likes