AutoCAD 2013 :: Xref Layers Frozen But Plotting

Dec 4, 2013

have xrefs in drawing froze some of the xref layers, changed colors on some others looks great on screen, but all the original colors show on plot, along with the frozen layers...is this to do with the xref?

View 2 Replies


ADVERTISEMENT

AutoCAD 2010 :: Publish Printing Frozen Xref Layers?

Sep 1, 2011

When a drawing is printed using PLOT the drawing is printed fine. If I batch plot (or publish) it prints all the frozen layers of the xref and also prints the layers as assigned by the XREF drawing and not the new colours I have specified for this drawing.

View 1 Replies View Related

AutoCAD 2013 :: Plotting Xref PDF

May 9, 2012

AutoCAD 2013 Windows XP

I have a drawing (Drawing A) that contains a PDF (using PDF attach) with text over the PDF. I then have this drawing Xref'd (as overlay and as attachment) into another drawing (Drawing B). When I print this drawing (Drawing B). The text prints but the pdf does not.

In Drawing A the pdf is on the 0 layer.
In Drawing B the pdf is on 0 layer.
The 0 layer is not frozen and is set to print.
The xref in drawing B is set to overlay and relative (I tried absolute).
I can see the pdf in drawing B.
PDFrame is set to 2 in dwg A and B.

View 4 Replies View Related

AutoCAD 2013 :: XREF Titleblock Plotting Too Light

Jan 4, 2013

Working in AutoCAD 2013

Plotting from the Layout - Model is plotting fine, XREF Titleblock is plotting out too light, about 20% of what model plots.

XREFd on 0 layer (tried on different layer, result = no difference) all other aspects of plot are correct

XDWGFADECTL set at 1

LAYLOCKFADECTL set at 1

Print Preferences

- line and text (not photo)

- dpi 600

I found a work-around but it isn't realistic in the longterm, I inserted the Title block as a BLOCK and exploded it, and then the titleblock plotted fine with each of the different Title Block layers plotting correct to pen width.

View 3 Replies View Related

AutoCad :: Xref Are Un-frozen And Visible

May 10, 2012

When working with an xref background, we are experiencing really bad lag, and delays when working with objects that are drawn on top of an xref. I have restarted the affected computers, restarted the server that all files are housed on, upgraded the network switch...with no results. Tasks that should take fractions of a second, are sometimes lagging anywhere from 3-15 seconds depending on what layers of the xref are un-frozen and visible.

View 9 Replies View Related

AutoCAD 2013 :: XREF Layers - Any Way To Merge

Apr 26, 2013

When you XREF a drawing from another file that file is brought in along with all of its layers. Personally I do not need these layers for my access is there anyway I can combine all these to eliminate the large quantity of layers in my file? Say by layer merging. And if I do will this affect the ability of the file to revise itself?

Explanation: What I am doing is taking a bunch of engineering drawings, XREF them into my file, then creating seperate viewports for each drawing referenced in. But the key is I need these files to adjust automatically when the engineers make changes (This is done through the XREF command from what I gathered from one of my previous posts).

View 8 Replies View Related

AutoCAD 2013 :: How To Prevent Some Layers When Xref File Into Another

Jun 7, 2013

How not to carry some layers when i xref a file into another.

for example,

i have a base file with  x-1,x-2,x-3 layers. when i xref the base file into a main file, i only want x-1 & x-3 layer to show up in the main file.

is there any way to control what layers can be see in xref with out using freeze/off commands.

View 8 Replies View Related

AutoCAD 2013 :: Multiple Xref Layers - How To Turn Off At Once

Sep 18, 2013

I made an autocad file. with many xref files. there are layers. and the layers are all the same, only the name for the layer its the name of the xref link . but how can i turn it off at once.

View 9 Replies View Related

AutoCAD 2013 :: Freeze Layers In Xref'd Viewports By Selecting Them In The Viewport

May 8, 2013

In previous versions of Autocad 2008 and earlier you could start a new drawing xref in a drawing then switch to layout and create a viewport that would show the xref.    Then you could click inside that viewport and run the FL (freeze layer) command and selectively freeze layers by clicking on them.

In my current version of Autocad Civil 3D 2010,  when I follow the same steps as above and run the FL (freeze layer) command inside the viewport, the entire layer contents within the viewport freeze as if everything is on that one layer.

I notice that if I pull up the layer manager box and go down the list of xref'd layers and select the freeze in viewport option for each of the layers I need to freeze it will do what I need to have done,  But I'd like to be able to be able to selectively freeze these layers visually within the viewport like I've always been able to do, instead scrolling down a long list of layer names and freezing them that way.

how to do this in Civil 3D 2010?

View 4 Replies View Related

AutoCAD .NET :: Viewport Layers Set To Frozen Are Still Visible?

Jul 9, 2012

I have a sub that gets a page number and a collection of layer ID's to freeze.  The sub will freeze the selected layers in all of the viewports except for the new one.

After running the program, the layers in the specific viewport are still visible, but when you go into Model mode in the viewport and check the layer status, it shows the selected layers are set to Freeze in the viewport. 

If I save the drawing, exit,and re-open it, the layers are now not visible.  I believe I have the "Regen" in the correct spot.

The code is attached.

' Freezes the selected layers in all other existing viewport layouts Public Sub freezeOtherLayouts(ByVal pageNumber As Integer, ByVal layersToFreezeLayerIds As ObjectIdCollection) Dim doc As Document =

[Code].....

View 9 Replies View Related

AutoCad :: Unselectable Objects - Layers Not Frozen

May 27, 2011

I have random objects, eg lines or text that I can't select, even to see what properties they have. none of my layers are frozen.

View 9 Replies View Related

AutoCAD Civil 3D :: Layers Plot Even Though Turned Off And Frozen?

Feb 26, 2013

Is there a system variable to stop layers i have frozen off and turned off from plotting.

I have tried changing the VPLAYEROVERRIDESMODE but this had done nothing tho solve the problem.

I have a new machine and a fresh install of Civils 3D, as do ohers in the office however i am the only one this is happening to.

There are no drawing entities or xrefs on layer 0 or the defpoints layer.

View 2 Replies View Related

AutoCad :: All Frozen Layers Turn On When Opening File?

Jul 19, 2011

I don't have this problem on all my files, only a select few. When i save a file and reopen, all the viewports in which I have frozen layers are all reset. All layers are turned back on and I have to go through every viewport and refreeze layers. This problem has persisted long enough that I unfortunately know when I close a file I will have to reorganize the layers next time I open the file. Is this a setting issue or this a bug in the file?

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Turn Off All Frozen Layers

Feb 13, 2013

I have an old routine that freezes layers that are off. I would like it to also turn off layers that are frozen. It took a while but I think I figured out how the old routine works. I was having trouble determining how the routine would know if a layer was off or not. I found if the color was a negative number that meant the layer was off  (cond ((< (dxf 62 l) 0) (command "f" (dxf 2 l)))). How do I tell if the layer is frozen?

I was also wondering what the character was after the DXF code ie. (dxf 62 l). Is is a lowercase L or an upper case i and what function does it have?

Below is the old routine that freezes layers that are off.

(defun c:fo (/ l dxf code list)
(defun dxf (code list)
(cdr (assoc code list))
);defun
(setq l (tblnext "layer" T))
[code].........

View 2 Replies View Related

AutoCad :: Multiple Viewports Where Layers Frozen To Get Desired Display

Aug 6, 2013

I have a few files with layouts that have multiple viewports where layers were frozen to get the desired display, the drawing was saved, yet everytime the drawing is re-opened those layers are on again. This is creating problems because I am batch plotting many drawings at once. The layers are not locked.

View 4 Replies View Related

AutoCad :: Quick Command That Lists All Current Frozen Layers In Drawing?

Apr 3, 2012

Is there a quick command that lists all current frozen layers in your drawing? I am using Autocad 2012. We recently switched from 2006 in which the quick command YT would show all frozen layers and allow you the option to thaw them. We were using ArchT so Im not sure if that was something associated with that.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: File To Thaw All Layers Frozen In Viewport

Mar 6, 2013

Lisp file to thaw all layers frozen in the viewport,I’m wondering if there is a lisp file that can thaw all layers frozen in the viewport.

View 4 Replies View Related

AutoCAD 2013 :: New Layer VP Frozen In All Viewports

Apr 24, 2012

When hovering over this button in the layer manager the following is displayed.

"Creates a new layer and freezes it in all existing layout viewports. This button is accessible from the model tab or layout tabs".

Key words here being EXISTING and LAYOUT viewports.  So I've got an existing xref attached to an existing layout and per the displayed tip this means, to me, any new layer created within the xref that has this option enabled will be frozen in all existing layouts.

Since a layout is a viewport, I assume this means the layout itself, not a viewport object used for viewing modelspace content from a layout.

Even if this means a viewport object used for viewing modelspace content, that doesn't work either, so what exactly is the point of this feature?

View 9 Replies View Related

AutoCAD 2010 :: Bind Xref Layers To Master Layers

Mar 20, 2012

I am currently updating and coming up with a better system for are plant layout file for AutoCAD. When this project is complete, it will be set up so if someone needs to make a change they can just make a copy of the X-Ref file for the area they will be updating and hand it back in when there done. I will review the updated X-Ref then switch out the old X-Ref file for the updated one.

Problem: the problem I am having is when I am in the master drawing that contains all the X-Ref files, the layers list becomes enormous. There are about 30 to 40 different X-Ref files with 15 layers each. Those 15 layers contain the exact same information but you have to edit them individually.

Question: Is there a way to make the 15 layers in the master effect the corresponding layer in all the X-ref files? For instance, you hide the “Machines” layer in the master and it hides the “Machines” layer in all the X-ref.

Side Note: If you were going to make the suggestion “use Xbind” I’ve tried it and it doesn’t work well because “Xbind” creates a new layer you have to assign to things instead of making the layers relate to one another.

View 5 Replies View Related

AutoCAD Architecture :: Plotting Files With PDF Xref Directly From 2012?

Aug 28, 2012

problem when plotting files that have PDF images attached to them and are viewed through a viewport.  When plotting, the publishing bar fills up but then stays filled and doesnt disappear.  At this point AutoCAD is locked up and I see the file starts spooling.  I have several PDF files attached that amount to no more than 500 kb, however, when spooling it racks up to 30mb before in sends it off to the plotter and it takes a very lenghtly wait (up to 60 min).  Eventually it plots and sometimes it doesn't plot at all.  After a while if I try cancelling the plot, it will start plotting but only half of the page and after that the entire operating system will lockup.  We have several machines (6) and 2 plotters in a network and the plotters are shared.  Is there a better and faster way to work with PDF xrefs?  Could this be a networking problem instead of AutoCAD?  

machine specs:

Dell Precision T3400
Intell Core Duo @ 2.33GHz
2GB RAM
OS: XP pro ver.2002 (w/ SP3)
AutoCAD Architecture 2012

Plotters:

HP Design Jet 1055CM
KIP 3000

View 3 Replies View Related

AutoCAD Print / Plot :: Black Box Appearing On Xref Image When Plotting?

Jan 10, 2014

When I try to plot the file from the layout the middle and right part of my xref'ed image comes out as a black box - the top, bottom and left edge are fine. As are the line-drawings from two other xref on top of the image. The problem accourse both when I try to a physical copy on our plotter and when I try to plot to a pdf.

I'm working in autoCAD 2013 for mac and the files I'm working on are located on a server.

View 4 Replies View Related

AutoCAD Architecture :: Xref Doesn't Plot From Sheetset But Does When Plotting Only One Sheet

Oct 31, 2013

I have a set of drawings.

Titleblocks are drawing files with the floors xref'd in.

It's a pretty regular aggregate xref method.

I have a sheet with a roof plan.

The third floor (unique xref - attach) has vpcolours assigned to layers so that the walls show greyed out, for routing roof drains.

If I plot this sheet on it's own, the walls below show.

If I plot the whole set by shift clicking the drawings in the sheet set, and choosing publish to PDF, this drawing doesn't show.  I get the roof plan without the xref'd walls below showing.

I'd like to issue one pdf file of the whole set, but this one sheet in the middle isn't showing.  I don't have an adobe suite to plot the roof plan on it's own and cut it in for the wrong one because $1500.00

I'd like to be able to plot the draiwng correctly from AutoCAD.

View 1 Replies View Related

AutoCad :: Plotting Drawing - XRef Shows Up In Preview But Doesn't Show Up On Plot

Jan 22, 2013

I have a drawing that I created with acad 2010 that has a pdf xref attached. I just updated to 2013. And now when I go to plot the drawing my xref shows up in preview but doesn't show up on the plot.

I can go back to my 2010 version, and it plots fine. What gives?

View 0 Replies View Related

AutoCAD Print / Plot :: Layers Turned Off Plot Unless They Are Frozen?

Sep 13, 2013

I have a user which we just installed Autocad Civil 3D 2014 on his computer that is running on a Windows 7 64-bit OS.  However, he has had the same problem with Civil 3D 2011, 2012, and 2013 ever since we took him to 2011 in September 2011.  So, it is not something new.  It may have been around before then but my companies common practice back then was to freeze layers with a script file before plotting.  While attending a class back in 2010 or 2011, he and his group were told to “do not use FREEZE on layers in Civil 3D” since things frozen did not get updated like they would if they were just turned off.  So, they have been using the “ON/OFF” commands on all Civil 3D files since then.

Here is the problem:

A drawing, typical of this and other jobs he does, has a title block which is an xref in paper space and the site plan xref in model space.  He can turn "OFF" certain layers from the site plan as viewed from paper space to remove clutter and then go to make a plot.  After getting it set up to print and going to the preview the layers he has turned off appear in the preview and if he goes ahead and makes the plot or PDF those layers that were turned off will plot out.

The work-a-round they have been using ever since has been to go back into the file(s) and “FREEZE” the layers that were turned off, make the plots and then go back and “THAW” the layers before ending the drawing.

Things we have tried:

Set Visretain=1
Used the “Publish” command.
Set Layerevalctl=0 or 1

Is there a way to use ON/OFF instead and have the layers NOT plot out?  OR, is this something that AutoCAD will not do regardless?  Has it always been that way and we have been unaware of it through the past four releases?

View 5 Replies View Related

AutoCad :: Layers Not Plotting

Aug 3, 2011

We've got a file that's only plotting some layers and not others. All layers are on, thawed, and set to plot, so I don't have a clue why they aren't showing up. There's a plan that's x-reffed into model space and then showing through a viewport in paper space, and a title block x-reffed into paper space. Some layers in the plan and all layers in the title block are not plotting.

We're using AutoCAD Architecture 2008.

View 2 Replies View Related

AutoCad :: New Layers Not Plotting

Apr 14, 2012

Any new layers that I create show up fine on model space and paperspace, but do not show up when I try to plot or plot preview. Plotting is not disabled in the layer controls and the layers are not frozen.

View 1 Replies View Related

AutoCad :: Plotting Only Certain Layers

Aug 10, 2012

I need to make several different plots of the same dwg and in one of them i need some hatching to not plot. I have the said hatching on a seperate layer. Is there anyways to tell autocad to not plot those particular layers for that particular plot. Is this managed by .ctb? Or something else. It must be able to be done ?

View 8 Replies View Related

AutoCAD 2010 :: Plotting Layers And Lines

Aug 27, 2012

I have a drawing that has xref's that some of the xref do not plot.

Import the xref it will not plot.

Insert the xref and explosed it and it will not plot.

I have check the layers that everything is on and they are set right to plot.

Never ran into these problem before working 20 years this Autodesk.

View 1 Replies View Related

AutoCad :: Xrefed Layers Turned Off But Plotting?

Jul 2, 2012

Architect sent us a floor plan. I turned off layers we don't need, such as dimensions. Print preview doesn't show those layers. When the plan plots, though, the dimensions plot too.

Architect's drawing was originally done in Revit.

View 1 Replies View Related

AutoCAD 2010 :: Layers That Come With Xref

Mar 2, 2012

Lets say I have file 1 and files 2,3,4, file 1 contains several layers and is an xref in files 2,3,4.

Can I somehow set a layer to off or frozen in file 1 and it will make sure to be switched off in my files 2,3,4 aswell? I have played around with New VP Freeze but if I add a layer at a later time and files 2,3,4 already have several viewports that doesn't do me very good.

View 3 Replies View Related

AutoCAD LT :: Turn Off XREF Layers?

Jul 17, 2012

can you turn off XREF layers? i have a set of drawings and in certain layouts, i need to remove layers.

View 4 Replies View Related







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