xrefs to blocks
xrefs to blocks
(OP)
hello everyone,
I know this is going to be a long shot, but is their a way to turn an external reference that's inserted in to a drawing into a block so i can modify it? I mean i know i can reinsert it as a block, but is there a way to skip that step and just do right in the drawing.
Thanks ahead of time
Juice
I know this is going to be a long shot, but is their a way to turn an external reference that's inserted in to a drawing into a block so i can modify it? I mean i know i can reinsert it as a block, but is there a way to skip that step and just do right in the drawing.
Thanks ahead of time
Juice





RE: xrefs to blocks
You don't need to insert it as a block to edit it. That would kinda defeat the purpose of xrefing it. Depending on what version you are using, open it up in the current session or start a new session and open it there, edit it, save and close it, then reload it in the original drawing. Or, if you have 2000 or 2002, you can refedit it.
Brian
RE: xrefs to blocks
If you want to bind an xref to a drawing as a block, use
the insert option. Type xref at the command prompt.Select
the xref you want to bind, click on bind and select the
insert option in the bind xrefs dialog box.
Hope this helps.
Leo
RE: xrefs to blocks
The command XBIND is the best way to turn a xref to a block
or insert components of a xref into the current drawing.
In AutoCAD 2000 (and later versions) you can modify inserted
blocks and xrefs using the REFEDIT command.
:)
Farzad
RE: xrefs to blocks
The XBIND command just inserts xrefs components.
You can enter the XREF command and select the xref name
in the list. Then click on Bind button. A new dialog box
will be appeared, if you select the Bind mode, all symbol
names (like layer names,...) insert into the current
drawing with a prefix. If you select the Insert mode, all
symbol names insert into the current drawing without a
prefix.
:)
Farzad
RE: xrefs to blocks
I agree with brian, on this one however if you really want to accomplish this all you need to do is use ddinsert, when the dialog box comes up, down in the right hand corner there is a box that says explode select this and when the block is imported it will be ready to edit.
RE: xrefs to blocks
Good Luck!