AutoCAD Move Command


Hello, Friends
Today we will see Move Command. Move Command is used to shift selected objects from one place to another place. We can use @x,y or @distance < Angle, Using Ortho or by Mouse.

COMMAND: MOVE (ENTER)
SHORT-CUT: M (ENTER)
MENU : MODIFY > MOVE
RIBBON / TOOL ICON : 

You can move one or more selected objects in Move Command. You can either first select objects then use Move command or you can use Move command and then select objects.


    Steps:
    Select Objects: select circle 
    Specify base point or [Displacement]: Mouseclick on the center of a circle
    Specify second point or <use first point as displacement>: Mouseclick on left bottom corner point. (see above fig.)


    Steps:
    Select Objects: select circle 
    Specify base point or [Displacement] : Mouseclick on the center of a circle
    Specify second point or <use first point as displacement> : @6,3 
    (see above fig.)


Steps:
    Select Objects: select circle 
    Specify base point or [Displacement] : Mouseclick on the center of a circle
    Specify second point or <use first point as displacement> : @3<45
    (see above fig.)


Steps:
    Select Objects: select circle 
    Specify base point or [Displacement]: Mouseclick on the bottom quadrant of a circle
    Specify second point or <use first point as displacement> : 5 (ORTHO ON)
    (see above fig.)


Move Command Youtube Link: https://youtu.be/q6_CHplSHqU

I hope You Like this Post. Subscribe this blog so you can get regular updates about this blog! If you have any doubt you can comment, we will reply to you as soon as possible.you can share this post with your friends, relative & Colleagues.

In the next post, we will continue to about AutoCAD Commands.

- Bhargav Joshi

Follow & Like Page:


Comments

Popular posts from this blog

How to Use Mirrtext Command in AutoCAD Software?

How to write Mtext in AutoCAD Software?

Convert Singleline Text into Multiline Text using TXT2MTXT Command in AutoCAD.