IN THIS ARTICLE
Copy objects from X-ref and Blocks in AutoCAD
The usual method which comes to mind for selecting a nested object is by exploding the block and then copying components. But that is a destructive approach and it is not recommended in most of the cases.
Another method of copying objects from blocks is by opening block editor and copying components of the block from there. For x-ref, you can type XOPEN press enter then select the referenced file to open itย in the current window and then copy paste component from the reference file.
But in this article, I will tell you about an easier and nondestructive method for copying nested objects from blocks and X-ref using NCOPY command.
Using NCOPY:
Type NCOPY on the command line and press enter to start the command. Now click on the object which you want to copy from block or X-Ref and press enter. Then specify a base point to pick the copied object and click at destination point to paste the selected object.
Aย similar approach can be used for copying nested objects from X-ref, see image below for more.
Insert and Bind options:
When you select NCOPY command and select settings from the option of the command line you will see a prompt as shown below,ย here you can decide whether to insert or bind copied objects.
By default insert is selected, when you select Insert the newly copied objects will be placed on the same layer on which object was initially present in source drawing. If the layer is not available in current drawing then AutoCAD will automatically create the layer with same name and properties and place the object on it.
When you select bind a new layer will be created with the name that follows syntax “drawing name $XX$ layer name of source drawing”ย where XX is the number assigned automatically.
Do you have questions related to this tip? let me know in comments below.
Can I isolate a layer from an XREF file and only copy all lines of that layer from the xref file to the actual drawing? I have been trying that all morning , no luck . The whole XREF file is highlighted when I click on the layer I want. I tried NCOPY but it only allows me to select one line but not all the lines of that layer .
I can do that no problem on microstation but not on autocad , can you help please
Is it possible to change selection method to rectangle field when selecting which objects to copy? the default Picking each object means clicking on every single line. very labour intensive if there is a lot to copy. Could block what to copy in the xref but if copying from a survey then wouldnโt want to interfere with that file.
thanks
Welcome
VERY NICE SIR BEST TIP SIR THANKS
Is it possible to change selection method to rectangle field when selecting which objects to copy? the default Picking each object means clicking on every single line. very labour intensive if there is a lot to copy. Could block what to copy in the xref but if copying from a survey then wouldn’t want to interfere with that file.
answer this pls
That’s great! No more switching in and out of drawings!
Great Tip Brother..Thanks for this.
Welcome