I cannot beleive i have not been able to find a topic on this.
I have a drawing with several viewport overrides to an xref in multiple viewports.
How can i bind the xref and maintain the overrides? bind vs. insert?
Visretain is set to 1.
@Anonymous wrote:
Don't use insert. Use bind then explode.
Then you will have a bunch of layers called [filename]$0$[layername]
Really messes up the layers.
Regard,
DJ
yeah.. so.. still no answer? lol. i know its friday!! 😉
@Anonymous wrote:
yeah.. so.. still no answer? lol. i know its friday!! 😉
I agree with wisp. No insert, only Bind works for this scenario.
There's an old lisp routine that will rename all the $0$ table names..give this a try after you bind an xref:
https://github.com/aaronlance/CodeSamples/blob/master/LCT/fixbind.lsp
Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales | Exchange App Store
I just tested it with insert and it worked fine, kept the overrides, no long layer names. 2016.
GrantsPirate
Piping and Mech. Designer
Always save a copy of the drawing before trying anything suggested here.
----------------------------------------------------------------------------
If something I wrote can be interpreted two ways, and one of the ways makes you sad or angry, I meant the other one.
thanks guys, i'll give it a try today!
Can't find what you're looking for? Ask the community or share your knowledge.