AutoCad :: Bound Xrefs Disappearing

Sep 1, 2009

Program: Civil3D 2010

Upon binding my dwgs to send to clients, sometimes I run across a serious problem. My xref'ed site plans disappear but my xref manager still lists it as attached, the layer manager still has every xrefed layer, and all other xrefs in the dwg will bind perfectly.

I have broken down all complex objects, purged, audited, cleaned up any excess scales, and even created new fresh dwgs for the xref and the drawing in question; all actions have ended in failure. I have even searched the AutoDesk forums for a solution and have found nothing substantial.

Solution: #1 Use RECOVERALL command on .dwg file that the xrefs disappear from. It will remove all proxy objects and excess scales in the file that is causing it to disappear in the first place.

#2 WBLOCK out the dwg file and any xrefs that are disappearing and insert them into new "clean" .dwg files. Must be done to all files.

View 9 Replies


ADVERTISEMENT

AutoCAD Architecture :: Xrefs Disappearing From Views

Sep 12, 2011

We are using ACA2010 and use the project navigator to bring constructs into views then bring the views into sheets, which has been working great, but in the last few months we have gone to a sheet only to find that the view no longer contains the constructs. I was working on a project on Friday and the Site Plan view no longer had the site xrefed into it which I fixed, now today the Site Plan is fine but the Roof Plan is empty. This is not the 1st project this has happened to but it is the 1st time it has happened to me so I know nobody changed something they should not have. Is there a known bug in 2010 or something I should check. I don't want this to happen to the Floor Plan if it does I will lose all my dimensions.

View 2 Replies View Related

AutoCad :: Xrefs And Annotative Objects Disappearing

Dec 9, 2010

I am using 2010 and when I am on my sheet or viewing my database through a viewport annotative objects tend to disappear and it happens randomly. It's only a few objects that will disappear while others are shown.

Example: My grid bubbles may disappear, but leaders, text, dimensions, etc are visible.

Another example is door or window tags may disappear while grid, leaders, etc are all shown and when they don't show up they also don't print. Reloading the xref doesn't bring them back also. I have to physically go into the database and make some kind of change (erase a line and than undo; draw a line and than delete it; change a scale, anything); save the drawing and then go to my sheet and reload the xref to get them to come back.

View 9 Replies View Related

AutoCAD Architecture :: Disappearing XRefs - Registry Settings?

May 1, 2012

If we have both the Xref and the File that it is referenced into open on one of the computers here and we reload, the Xref disappears.  If we do an undo and close the Xref it reloads without problem. 

I tried to replace the user profile from another PC that doesn’t have the problem, but it didn’t work. Is there a Registry setting that cause this behavior?  All stations set to “Enabled with copy”

AutoCAD 2012 Arch.

View 9 Replies View Related

AutoCAD 2010 :: Autodesk - Layerstates Of Xrefs In Drawings Disappearing

Apr 11, 2011

Installed AutoCAD 2012 3 days ago.

I have noticed the layerstates of the xrefs in my drawings are disappearing. I have to close and reopen the file for them to reappear. Can duplicate this error? At the moment i haven't been able to pinpoint when it happens, but its a first in my experience. I just installed it on another staff members computer so i will see if they get the same problem and report back. 

OK. I discovered it occurs when you unload the xrefs, then reload them in the drawing. I was able to duplicate the same problem in a seperate drawing on another computer.

View 5 Replies View Related

AutoCad :: XRefs Detached And Reattached With Latest Model XRefs

Apr 22, 2013

i have a large number of drawings that need xrefs detached and re-attached with the latest model xrefs, any way to do them in bulk rather than opening each individual drawing? the problem started a while back, when opening drawings, ACAD is not loading the latest 'saved' model when opening drawings...

View 5 Replies View Related

AutoCad 2D :: What Exactly Is Upper And Lower Bound

Aug 24, 2011

When i bring a model in layout using chspace and ls it for its co-ordinates, it gives me upper bound and lower bound coordinates.What exactly is upper bound and lower bound coordinates?

View 0 Replies View Related

AutoCad :: View Bound XREF's That Are Now Blocks

Jul 30, 2013

I'm a document controller that is trying to ID the situation with 2600 drawings. Some files are so large - 250,000kb, they won't open. They have bound xref's in them. We want to ask the contractor to unbind them and attach them as normal xref's. I need to view if a drawing has bound xref's. I just want to see them as BLOCKS which I now understand they are. How do I do view the blocks that were once xref's?

View 9 Replies View Related

AutoCad :: Extract Bound External Reference To Its Own Drawing

Jun 4, 2013

Is there a way.....

I have a drawing that has external references bound to it. I would like to extract the bound external reference to its own drawing. Can this be done?

View 8 Replies View Related

AutoCAD .NET :: Passing Late-bound Variant Arrays

Aug 22, 2012

I have been attempting to pass a string array contained in a variant to the AutoCAD method AcadPlot.SetLayoutsToPlot.  I am using late binding without a Interop assembly because we have several versions of AutoCAD in this company and I would like to support all of them from the same code base.The method wants a variant that contains a string array passed byref.  The Microsoft documentation on COM interop from VB.NET makes it sound like the compiler will marshal it correctly by default, but it always throws a COMException (Exception from HRESULT: 0x80070057 (E_INVALIDARG)).

The stack trace shows it is trying to anyway:

StackTrace:
       at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
       at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)

But no matter how I code it I cannot get this variant array passed to AutoCAD.I have tried:

Imports System.Runtime.InteropServices
' VB default marshalling
Dim layoutarr = New Object() {"Layout1"}
doc.Plot.SetLayoutsToPlot(layoutarr)
' using a VariantWrapper
Dim layoutarr = New Object() {"Layout1"}
Dim wrapper As New System.Runtime.InteropServices.VariantWrapper(layoutarr)
doc.Plot.SetLayoutsToPlot(wrapper)
[code]...

As intensively as AutoCAD ActiveX uses variant arrays, I know this problem is going to come up again and again for me as I try to migrate code over to .NET.

View 5 Replies View Related

Photoshop :: CS6 Crop Tool - Cropping Bound Box Appear Over Image

May 6, 2012

In Photoshop CS6, the moment you select the Crop Tool, a "cropping bounding box" appears instantly over the image. This didn't happen in CS5. In CS5 I would be able to click and start dragging the Crop Tool 'outside' the image and then drag into it so that my "cropping bounding box" (don't know what to call it) would snap to the edges of the image.

In CS6, since this box is automatically there already over the entire image, clicking outside the image invokes some unwanted rotation action.

View 3 Replies View Related

Xara :: How To Turn Show Selection Bound Handles

Sep 28, 2012

is there a way to turn Show Selection Bound Handles off until you need it (beyond continuously toggling it off). Using Pro 5

View 6 Replies View Related

Paint Shop Pro :: Disable Bound Icon If No Image Is Open

Mar 11, 2013

I've created a script and bound it to an icon, then added the icon to the standard toolbar.

Everything works, but the script will (correctly) give an error message if it's run when no image is open.

The bound icon on the toolbar is always enabled, even if no image is open. Is there a way to have the icon disabled (grayed out) if no image is open?

View 4 Replies View Related

AutoDesk Smoke :: Multiple Keyboard Shortcuts Bound To One Action?

Feb 7, 2013

Is there any way to bind multiple keystrokes to one function--like say I want slide back to be both D-Left and "," , is there any way to set this up?

View 1 Replies View Related

Illustrator SDK :: Resize Picture That Is Being Bound To ADM Picture Push Button?

Dec 5, 2011

I am wanting to display previews (pngs) of the ai files in the plugin that match search criteria on a button.  As the user scrolls through the results, change the button picture to be the png for that ai file. I tested it with a default image in case the image doesn't exist.  The test image is cropped to the size of the button.
 
The pngs are necessarily 600x600 pix.  (For other applications). I want to resize them for display on the button.
 
(The button is only 100x100).
 
Do I need to use Image/Drawer suites?

View 2 Replies View Related

AutoCAD .NET :: How To Add Xrefs To Drawing

May 21, 2012

I am having an issue with adding xrefs to drawings.  The way I have this setup is the user inputs information and the number of sheets.  This then sets up a sheet set with the information and then for each value for the number of sheets the user gets a dialog askign for a number, name, and description for that sheet.

so if the user puts in 5 as the number of sheets, the user gets that dialog 5 times.

also I have a dialog that asks the user if they are adding xrefs to the sheets, if they answer yes then it adds the xrefs to each sheet that is created (this is where I have an issue).

This works perfect for the first sheet that is added, how ever after you fill in the information and submit for the second sheet autocad gives a fatal exception error and closes. not sure if I am missing on turning something off, closing, or stoping something before the next sheet is created.

here is the code I have at this point:

'checks to see if the dialog was yes
If xrefd.DialogResult = Windows.Forms.DialogResult.Yes Then 'shows the dialog efd.ShowDialog() 'shows the dialog pfd.ShowDialog() 'runs for each value in total sheets
For i As Integer = 1 To info.TotalSheetNum.Value 'shows the dialog sheetinfo.ShowDialog() 'checks to see if the sheet number is 1 If sheetinfo.SheetNum.Text = "1"
Then 'sets the sheet set default values SetSheetSetDefaults(ssdb, info.NameTxt.Text,
"Description",

[Code]....

View 1 Replies View Related

AutoCAD LT :: XRefs Cause Lag In Object Selection

May 22, 2012

I am working on a drawings with nested xrefs and am experiencing major delays when selecting objects using crossing windows. It is as if the computer thinks I am selelecting the xref even though the curser doesn't touch any visible exref entities. Basically, I click to start the window and the curser freezes for 10 to 20 seconds. I am experiencing the same problem with other commands (intermittenly) such as move, line, and offset. The exrefs are on a separate locked layer and have been moved to the back of the drawing.

View 2 Replies View Related

AutoCAD Civil 3D :: Sheet Set XREFs

Nov 28, 2013

When I create a set of sheets from an alignment and I specify my data references etc, I want to create individual drawings for each sheet. The problem is that whenever I do this, it does not export also the base XREFs for the model drawing. I keep getting an error saying - Cannot create XREF's.

View 1 Replies View Related

AutoCAD 2010 :: Hide Sub Xrefs

Oct 15, 2013

I am working on a rather big xref setup. The MAIN file has got about 10 OVERVIEW files refferenced in, each of the OVERVIEW files got another 15-20 DRAWING files attached.

Now when i attach OVERVIEW to MAIN it brings in all the DRAWINGS as unique xrefs as well.

Of course i want to see the DRAWNIGS in the MAIN file, but I'd prefer not to see them in the xref-manger  (where i want to see only the OVERVIEW files).

An additional problem is that the DRAWINGS contain pictures on layout-tabs which are also shown in the MAIN file xref manager.

So long story short: is there a possibility to "hide" the sub-xrefs in the xref-manager?

View 5 Replies View Related

AutoCAD Architecture :: Cut Plane Across Xrefs

Dec 9, 2013

I've got the second floor of a building which is an attic, which is over 2 different levels, each of which has its own xref. The roof is sloped. I would like to vary the cut plane in the same view, so that both xrefs are respectively cut at 1500mm above floor level. This would mean using 2 different cut planes, one for each reference.

View 1 Replies View Related

AutoCAD Civil 3D :: XREFs Will Not Display?

Sep 13, 2011

Many times when I try to attach a xref and do a zoom extents, I cannot find the drawing.  I change my limits to -999999,-999999 and 999999,999999 but still nothing.  This seems to be a random problem.

Windows 7 x 64
Nvidia GeForce GTS 450
8 GB Ram
Intel Core i5-2310 @ 2.90 GHz
v. F.107.0.0 AutoCAD Civil 3D 2012 SP1

View 7 Replies View Related

AutoCad :: Xrefs Into Layout Space?

Aug 7, 2013

it's just somehow Xref drawing doesn't appear in layout/sheet space.

View 8 Replies View Related

AutoCAD 2013 :: Plotting Xrefs To PDF In B&W

Jan 28, 2013

We setup a company template to use STB. Not trying to debate if its the right move, we simply did it because the designers grasped the concept of Named Styles rather than color styles.

Here is our setup.

AutoCAD 13 on Windows 7 with Adobe PDF or DWG to PDF

We have an xref'ed drawing of a background. We xref it on Layer XXX_BKGRD with a color of yellow and a Plot Style of Background.

In our STB file we have style named Background set to plot Black. We have Plot object lineweights and plot with plot styles selected. The VP is set to Legacy Hidden.

When we do a plot preview, its all color. No change.

View 3 Replies View Related

AutoCAD 2010 :: How To Manage With Xrefs

Jan 22, 2013

Every time I reload the xref, regenerating the drawing or plot my details, I need to wait a long while. I have a plan (dwg) and the details (dwg) where I xrefed the plan 6 times. Everything is purged and audited. i thought this is a good way to work. Some tips how to manage with xrefs.

View 3 Replies View Related

AutoCad :: Make Xrefs Little Less Faded?

Nov 11, 2011

Is there a way to make the x-ref's a little less faded?

View 5 Replies View Related

AutoCad :: Too Many Annotation Scales In XRefs?

Oct 19, 2009

For a project we are currently working on all files are stored on projectwise, all xrefs run through projectwise, so essentially whatever changes are made are immediately avaliable to everyone working on the job. This is great and all, but, one of the companies dwgs have an average of 11,000 + annotation scales. And those dwgs are referenced into ours. Usually in a situation like this we would just get rid of the annotation scales in the original, but since its run through projectwise every time they open and close one of these dwgs it over rides any changes we made (like getting rid of the annotation scales) We dont use annotation scales and i never have, is 11,000+ alot of annotation scales or is that normal? half the time i open the dwgs with these xrefed in it crashes autocad or takes forever.

View 7 Replies View Related

AutoCad :: Change Path Of XRefs

Jan 5, 2012

Over the break management has decided to change the way our files are named and pathed.

This has messed everything up with the ex-refs in CAD. Is there a way to change that saved paths for the ex-refs and reload, or do I have to start from scratch?

View 2 Replies View Related

AutoCad :: Attaching XREFS To Many Drawings

Jul 28, 2012

If I have several hundred drawings, For example;

Drawing1.dwg
Drawing2.dwg
Drawing3.dwg
..etc..

and several hundred Xrefs;

XCdrg1.dwg
XCdrg2.dwg
XCdrg3.dwg
..etc...

Now, I need to do the following;

attach XCdrg1.dwg to Drawing1.dwg
attach XCdrg2.dwg to Drawing2.dwg
attach XCdrg3.dwg to Drawing3.dwg
..etc...

What is the quickest method? Script? (I have approximately 800 drawings and 800 xrefs and for CAD management reasons they need to be individual drawing files)

View 3 Replies View Related

AutoCad :: Xrefs Keep Losing Their Paths?

Mar 27, 2012

We are 3 ppl working on a project and facing this problem that when we open a file with xrefs, they lose their paths. Even when we fix it once, the next time someone else opens in their computer its lost again.

View 0 Replies View Related

AutoCad 2D :: Purging Layers In XRefs?

Sep 18, 2011

I have a drawing with an x-ref in it. The x-ref contains multiple layers which, since creating it have purged out of the x-ref. However when i purge the drawing in which the x-ref is in the layers do not remove. Is there a way to remove these?

View 1 Replies View Related

AutoCad :: Attaching XRefs To DWGs

Nov 29, 2012

I have been sent some drawings with came in 2 zip files. 1 zip contains the floorplans. the other contains the sheets.

if i load the sheet, it will tell me the drawing is missing in a pop up box with a status of "not found". i f i try to attach it nothing happens.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved