Drag and drop to original coordinates

Drag and drop to original coordinates

kristof_b1
Explorer Explorer
1,221 Views
2 Replies
Message 1 of 3

Drag and drop to original coordinates

kristof_b1
Explorer
Explorer

Hello,

 

When opening a .Dwg drawing then Ctlr A and just copy paste it,

i can paste it to original coordinates into another drawing, 

But is there a possibility that i can just drag and drop a .Dwg file into autocad and place it on the original coordinates? 

i know i can use the other drawing as a Xref but i need to have the induvidual lines from the drawing and not as a block. 

 

Thanks in advance

 

Kristof

 

 

0 Likes
1,222 Views
2 Replies
Replies (2)
Message 2 of 3

Valentin_CAD
Mentor
Mentor

@kristof_b1 ,

 

ValentinWSP_1-1710417521880.png

 

ValentinWSP_0-1710417397999.png

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 3 of 3

Kent1Cooper
Consultant
Consultant

That depends on the insertion base point of the drawing you're dragging in.  Let's say that's at the default 0,0: when you drag-and-drop a drawing into another, you are asked for an insertion point, and if you give it 0,0, everything ends up in the original locations.  [But yes, it then needs to be Exploded, which at least is simpler than XREFing it and then Binding.]  If the drawing you're dragging in has had its insertion base point [read about the INSBASE System Variable, and the BASE command] changed to something other than 0,0, you would need to know what that is to get it to land at the same place in the target drawing.

 

There's a way in the INSERT command to bring something in pre-Exploded, but I don't know of a way to apply that in a drag-and-drop operation.

Kent Cooper, AIA
0 Likes