Move command

Move command

Anonymous
Not applicable
588 Views
5 Replies
Message 1 of 6

Move command

Anonymous
Not applicable

Just recently when we try to use the move command the selection is deleted. If we undo and select it again it moves. Really anoying, anyone know why and how to resolve the issue please ?

0 Likes
589 Views
5 Replies
Replies (5)
Message 2 of 6

S.Faris
Advisor
Advisor

Type PICKFIRST(enter)

Type 1(enter)

Try now.

SALMANUL FARIS

0 Likes
Message 3 of 6

rkmcswain
Mentor
Mentor

If PICKFIRST is set to 0, then AutoCAD does not recognize selection of objects *before* executing a command. In the OPTIONS dialog, on the Selection tab, this is called "Noun/Verb selection, as shown.

opt.png

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 4 of 6

Anonymous
Not applicable
Hi, tried that and its still the same. Its only recently been a problem but we select an object to move and when we hit return it disapears.

- Please type your reply above this line -##
0 Likes
Message 5 of 6

pendean
Community Legend
Community Legend
Your AutoCAD version is...?
Do you need to turn off your running osnaps to see if that is the problem?
Try not to use your mouse right-click for <enter> but use the keyboard key, see if that helps as well.

THEN... if the problem persists walk us through your MOVE command process step by step, your two posts seem to indicate you are not completing something.

0 Likes
Message 6 of 6

Kent1Cooper
Consultant
Consultant

@Anonymous wrote:
.... we select an object to move and when we hit return it disapears. ....

 

That sounds like exactly what would happen if you select an object to Move, give it a base point for the Move displacement, and then  hit return.  In that case it will take that base point's coordinates to be the displacement.  The Command line would say this [note the <default> offering that will be used if you hit Enter]:

 

Select objects: {Enter to complete selection}
Specify base point or [Displacement] <Displacement>: {did you give it a point here, and then...}
Specify second point or <use first point as displacement>: {...hit Enter here?}

 

If that's what you did, wherever that point was in relation to the origin is the direction and distance that the object will Move, which will often mean it "disappears," but it should only have Moved outside the viewing area.

 

If the {Enter to complete selection} above is what you mean by "hit return" after you select an object, and if you really hit it only once at that point in the command, then something else is going on....

Kent Cooper, AIA
0 Likes