Copy Block form another dxf/dwg
Moderators: SDS, support, admin
Copy Block form another dxf/dwg
Hi, i try to copy a block from a file dxf/dwg and then copy it to my drawing by inserting a new insert of it !
I don't success to do that. Can you show me how to do ?
Thanks
E.Jourde
I don't success to do that. Can you show me how to do ?
Thanks
E.Jourde
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Jourde</i>
<br />Hi, i try to copy a block from a file dxf/dwg and then copy it to my drawing by inserting a new insert of it !
I don't success to do that. Can you show me how to do ?
Thanks
E.Jourde
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Hi,
Please see CAD Import VCL Editor demo
1. Open the file which contains copying block.
2. Select block by mouse click on it.
3. Click copy button on toolbar. Selected block is added into block list.
4. Open destination file.
5. Click paste button on toolbar. Dialog window opens.
6. Select required block from block list, input x and y coordinates into input fields and click insert button.
this demo does not save the file. Do you need to add block to DXF FILE?
<br />Hi, i try to copy a block from a file dxf/dwg and then copy it to my drawing by inserting a new insert of it !
I don't success to do that. Can you show me how to do ?
Thanks
E.Jourde
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Hi,
Please see CAD Import VCL Editor demo
1. Open the file which contains copying block.
2. Select block by mouse click on it.
3. Click copy button on toolbar. Selected block is added into block list.
4. Open destination file.
5. Click paste button on toolbar. Dialog window opens.
6. Select required block from block list, input x and y coordinates into input fields and click insert button.
this demo does not save the file. Do you need to add block to DXF FILE?