AutoCAD 2013 :: Create A Pdf Drawing Compiled Other Dwgs?

Apr 4, 2013

Basically I've been asked to compile a series of my best work into a collection that our sales guys can take with them as an example of the service we provide to our customers. I'm trying to figure out the easiest way, because I have a pretty big library of 3D drawings.

When I do an actual project, I toss everything into a single .dwg and just print from paper space. I have an AutoLISP script that takes all the paper space layouts and prints them to a single .pdf file with a specific name relative to the project with the current plot time and date.

I could just create a new file Library.dwg and copy/paste all of my past work into it, then make a ton of paper space layouts, but the end result would be gigantic. I'm still running AutoCAD 2013 on a crappy laptop because I won't get the budget for a real rig until the end of the month.

One thought I had was that maybe there's some way to make a viewport in paper space that directs to a model space of an external .dwg, but all of my searches turned up nothing. In fact, now that I think about it, it's driving me nuts that it isn't a feature already. Making a paper space viewport that points to an external .dwg would make my life significantly easier.

One reason I don't want to just go back and print the original pages as they exist is that I want to use the same title block template for all drawings, and mine has evolved over time. I also want to add notes to each page, and I don't want to modify the old drawings at all.

View 1 Replies


ADVERTISEMENT

AutoCAD 2010 :: Load Several DWGs Into Layers In One Drawing

Sep 1, 2013

I have a number of dwg-drawings generated from layers in MapInfo. I need to load these drawings into separate layers to get the same layer structure as I had in Mapinfo. How do I do?

View 5 Replies View Related

AutoCad :: Create One DWG File From Multiple DWGs?

May 13, 2011

creation of a single .DWG file that will be used by a different software program. My current 'base' file is made up of multiple xref's and .DWG files. When I try the 'Save As' option the newly created file shows a blank screen. I tried including the xrefs with no luck.

View 7 Replies View Related

AutoCAD 2013 :: Generate Thumbs From Old DWGs

Mar 2, 2013

Any archiving or library tool that would develop a preview contact sheet - JPG, PDF, etc.. of a folder of say 700-1000 basic DWG drawings of manufacturing assemblies (not complex building layouts or anything).

We've got a ton of old drawings that we need to sift through and I don't want to open each one. 

I'm thinking there's some 3rd party something.

View 6 Replies View Related

AutoCAD 2013 :: Internet Explorer 10 Not Opening Dwgs

Aug 21, 2013

Since i have all kinds of Autodesk products on my computers, i didn't notice this. But a third party programmer (not for CAD) mentioned that IE10 does not open DWGs like its predecessors IE9, IE8 and IE7 did. Is she talking about DWFs or did IE actually read DWG files?

View 8 Replies View Related

AutoCAD 2013 :: Possible To Pull Audit Trail On DWGs?

Aug 23, 2013

We have several people in our firm in and out of drawings.  Is there a way to pull an audit trail? of sorts in order to find out who worked on drawing last?  Or is this information stored somewhere in the file?  

View 4 Replies View Related

AutoCAD 2013 :: Use Data Extraction To Create Chart In Drawing

Dec 5, 2012

I was trying to use data extraction to create a table that can list the blocks in the drawing and descriptions in AutoCad 2012 windows version. the software didn't recognize my blocks. When I starts trying at my mac version of 2013, I am even more confused on how the create a table that can list the blocks in my drawing.

View 2 Replies View Related

AutoCAD 2013 :: How To Create Dynamic Block With Attributes - Drawing Title

Aug 8, 2012

I have searched high and low and still could not find a tutorial to really explain how to create a drawing title with attributes (Detail Number, Sheet Number, Detail Title, Detail Scale).  All I find are on creating dynamic block, which I could achieve, but I need one for a block that has (or will have) attributes. 

I was able to find a tutorial on attributed door numbers, but it does not work for drawing titles that has attributes. GOAL:  I would like to have all my seven drawing titles in one file and to be able to stretch the leg of any selected title to a desired length.

View 9 Replies View Related

AutoCAD .NET :: No Form Visible In 32bit Compiled DLL

Apr 10, 2013

I have an application that I have built that runs fine in AutoCAD 2013 in Win7. I need the same application to work in AutoCAD 2013, XP- 32-bit.

I am using Interopp.dll and Interop.Common.dll that I know are specific for each 64-bit vs. 32-bit. So I changed thoses references and recompiled.

In the XP version, I get no errors when I load the .DLL, however all I get when I execute the command is a tab along the bottom, no form pop's up.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Compiled Function Definition Error

Aug 17, 2012

The error below has appeared randomly when AutoCAD 2011 is started.  There was not an error of this sort, but it suddenly appeared and some of the LISP routines will no longer work. 

*Invalid attempt to access

a compiled function definition.  You may want to define it using defun-q:

#<SUBR @000000003f5fda98 S:: STARTUP>

View 1 Replies View Related

GIMP :: 2.7.3 Compiled But Tablet Greyed Out In Input Devices

Aug 31, 2011

OS: Ubuntu 11.04
Arch: AMD64
Desktop Manager: Gnome 3

I recently blew away my Ubuntu 10.10 and installed 11.04. Not liking Unity, I figured I would try Gnome 3. After getting Gnome 3 set up, I downloaded babl,gegl, and gimp tarballs and proceeded to install all sorts of dependencies(required and many optional ones) via apt-get packages.

I then compiled babl(0.1.4), gegl(0.1.6), glib(2.29.8) gtk+(2.24.5) and finally gimp 2.7.3(note that all the above are from the gimp.org ftp site. Prior to compiling gtk+, gimp failed on the make with some really strange errors, which is why I compiled my own copy. Also note, ALL of the above were compile into a different prefix with :

./configure --prefix=/home/joefrazierjr/opt

Once I finally got GIMP compiled, I can see my tablet in the input devices, but they are greyed out along with all of the below:

SynPS/2 Synaptics TouchPad
Virtual core XTEST Pointer
Wacom Bamboo Fun 6x8 cursor
Wacom Bamboo Fun 6x8 eraser
Wacom Bamboo Fun 6x8 pad
Wacom Bamboo Fun 6x8 stylus

The ONLY thing that is NOT greyed out is Core Pointer.

The main reason I complied is because for whatever reason,the PPA package available does not also install Python(but does let the tablet work).

Note that I am comfortable with "using" the shell, but am a power user in linux, so assume that I know nothing about linux in any replies. Also, if I need to remove, any of the compiled code and recompile, I assume running "make clean"will fix it up correctly?

Note, my Bamboo Fun works fine in MyPaint(with pressure sensitivity,etc), so the issue is with either GIMP compile itself or GTK appsin general(If MyPaint is GTK or not). Also, I still have the build folders, so if I need to link to any of the config.log files, I will put on my dropbox.

View 4 Replies View Related

AutoCAD Civil 3D :: Opening Drawing In 2013 And Drawing View Changes?

Nov 28, 2012

Recently upgraded to Civil 3D 2013 and drawings opened up fine.  Now today any drawing that opens shows the plan view as last saved but then after loading takes the drawing and shifts it into a 3d view similar to a crossection.  Is there a setting somewhere that has been changed?  I noticed after a windows 7 update was preformed. 

View 7 Replies View Related

AutoCAD 2013 :: Drawing Order - Send To Back / Not Working Anymore In 2013

Apr 17, 2013

I have this heavy issue, i can't send to back a line, an object or a hatch under other lines. In 2012 i used this feature a lot but in 2013 it's not working very much, maybe 1 time out of 10 and i absolutely can't say why.

HPDRAWORDER = 1 seems to work with a new hatch.. but i can't redraw everything.

Let's say i put an entire floor plan into block then draw over it. (I don't want to start a Xref discussion please) i can't send the entire bloc to the back.I used to do that with 2012, 2008, 2007.. but it's 2013 it's not working, is there a way to correct that?

View 9 Replies View Related

AutoCAD 2013 :: Setting Up One Drawing In Multiple Screens With One Session Of 2013

Nov 21, 2013

I recently added 2 monitors to my set up to bring my total to 3. I am trying to figure out the best way to work on one drawing, with 2 differant veiws on each of the 2 main screens.

I would like my main screen to have the plan view and the second monitor to have an isometric veiw (or whatever I need at the time) of the same drawing. Is there a way to have the same drawing opened up in another window, in one session of Autocad 2013. One on the main screen and one on the secondary. 

View 1 Replies View Related

AutoCAD 2013 :: Prompt / Save In 2013 Drawing Format?

Nov 14, 2012

As many of us seam to do the option to save by default to an older version of AutoCAD or universal DXF format is selected, my problem is however when you save an existing drawing a prompt appears asking if 'Drawing*.dxf last saved in AutoCAD 2004 format. Save in AutoCAD 2013 Drawing format?' this has annoyed me for years!

I have set it as default DXF 2014 for a good reason I don’t want a prompt asking me if I want to then save it as 2013 or I would have set it like that on my default setting, gets on your nerves when you are doing 100's of files.

Win7 64 Pro - Asus P8P67 PRO - i5-2500k CPU O/C@4.5Ghz- OCZ Vertex 2 SSD - 8GB Ram - GTX550 Ti - SpaceExplorer.

View 5 Replies View Related

AutoCad :: How To Create Mechanical Drawing From 3D Drawing

Apr 6, 2011

I am self taught on acad 2008, and have created a complex 3d drawing over the last year or so. But I need it to be represented in a mechanical drawing. I tried flatshot, but this is not true to form. Is there a way to do this? (an easy way)

View 9 Replies View Related

AutoCAD 2013 :: Drawing Tabs App For 2013 (MDITabs)

Jul 24, 2012

i download it successfully BUT nothing happened as usual on my CAD screen - tabs doesn't appear !

- i restart my AutoCAD many times.

- nothing appear in plug-in tab.

View 9 Replies View Related

AutoCad :: Hyperlinking To DWGs

Aug 27, 2013

I had a thought of creating a DWT template containing a bunch of hyperlinks to our job/model directory. The philosophy is that you would start your ACAD session and be presented with a series of links (prepared in the DWT) to various job/drawing directories and models. This would make it easy for the use to simply boot up ACAD, and then they are only 1 or 2 clicks away from accessing their job DWG.

For the most part, setting this up has been pretty easy. But I have a few questions as to ways to smooth out the process even further.

1. Is it possible to remove/disable the hyperlink 'open warning' message when trying to access a DWG via a hyperlink?

2. Is it possible to enable single click access to hyperlinks? This template/launcher DWT will be the only drawing in our office to utilise hyrperlinks, and I would like not to need the CTRL+CLICK to access the linked files/folders. This is of course not a huge issue, but I am curious about it.

3. Is it possible to have a text/attribute tag (containing a FIELD) within a BLOCK to display the path/file name of the hyperlink of the BLOCK. ie. the BLOCK will have the hyperlink, rather than the text within the block being linked. I hope that is clear.I will probably have a few more questions as I progress with this project.

View 7 Replies View Related

AutoCad :: Sharing Read Only DWGs?

Sep 3, 2012

I need to send a drawing to a client but don't want them to be able to edit it, but want them to be able to xref into their drawings.

I have added the dwg to autodesk 360 but it does not show any of the xref files (it has 8 and they are necessary).

I cant seem to work out how to DWF, can you save as dwf in infinite model space or does it always come out as a layout? I would like if I could save it as a dwf and for it to function like a dwg in model space.

View 2 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

AutoCad :: DWGs For Slideshow Presentation

Mar 21, 2011

I need to show crisp large format cad drawings in a slide show presentation. Any professional way to do it?

View 4 Replies View Related

AutoCad :: Convert DWGs To TIFF

Apr 14, 2011

I'm new to AutoCAD and scripting in general with AutoCAD and was looking for some insight.

I need to convert DWGs to Tiff. I have about a million sets of a million DWGs and need to convert different sets at different times.

I'd like to write a script or batch plot type utility that will:

Turn off a layer
Choose monochrome
Save as tiff.

I started looking into the raster function, but to be honest, I'm so green at AutoCAD I'm not even sure if that's the correct direction.

View 9 Replies View Related

AutoCAD 2010 :: DWGs Fading From One Computer To Another?

Jul 11, 2013

For some reason my co-worker has a problem opening my dwgs. When he opens them, he is seeing some layers fade out---only on the Layout's, not the Model. Everything from my Titleblock, to the actual Drawing inside the viewport.

View 9 Replies View Related

AutoCAD LT :: Opening 2000 Dwgs In 2012?

Apr 3, 2012

Is it possible to open an AutoCAD LT 2000 drawing in AutoCAD 2012?

View 1 Replies View Related

AutoCAD LT :: Set DWGs That Goes Into Sheet And Model View?

Aug 15, 2011

I already set up the dst file, but doing this I have just set the dwgs that will be in the sheet list tag. How to set the dwgs that goes into the sheet view and model view? I know that you can have different folders there and organize your dwg files as details, elevations etc.

View 2 Replies View Related

AutoCAD .NET :: Standalone Exe To Convert DXFs To DWGs

Jan 3, 2012

I'm developing on a W7 64bit machine  using VS2010 and AutoCAD 2010. Using COM, I've converted a VBA application into an .exe that runs but it is very slow (much slower then the 32bit VBA code used to run). Since we produce a lot of DXFs out of our 3D application, we want the conversion to be automated (hence, no more running inside of AutoCAD).

The current version just references the AutoCAD 2010 Type Library and the AutoCADObjectdbx COMs.For each DXF, the code does the following:

1. Adds new layers

2. Loops thru all entites (currently using a selectionset)

a. Changes the entity's layer based on a collection key and it's linetype to "bylayer"

b. For PolyLines and LWPolyLines, sets the constantwidth to 0

c. For all Text, changes the style to "SIMPLEX", the Scalefactor to 0.7 and looks for a special text value which indicates the drawing scale ("dscale").

3. Sets the drawing's DIMSCALE and LTSCALE to a multiple of the "dscale"

4. Scales all entities by "dscale"

5.  Purges All

6.  Zoomextents()

7. Saves the drawing as a *.dwg file

8. Closes the drawing

9. Logs some statistics on each file converted.

It seems as most of the time is spent in Step 2. I can obviously do steps 2,3 & 4 by reading/modifying  the DXF as a text file very fast. But I would rather keep all the processing inside of AutoCAD.So here are my questions(based on using COM):

1. What additional references do I need work directly with the drawing's database?

2. Are the NET transaction examples under this category valid when going through COM?

I've zipped and attached the current project (VS2010 project)  for possible reference

View 5 Replies View Related

AutoCad 2D :: How To Bring Z Axis On Survey DWGs To Zero

Nov 1, 2011

I have this drawing which has the z axis all over the place.. I believe there is a command that can be used to bring and flatten the entire drawing down to zero Z height, so I can get on with proper 2d interrogation of the drawing.

View 1 Replies View Related

AutoCad :: Opening Multiple DWGs In One Window

May 31, 2006

Is there a way to open more than one acad drawing without having to open multiple acad windows? Sort of like word. You only have one window open and you can toggle between many files.

I have acad 2004.

View 9 Replies View Related

AutoCAD Civil 3D :: Opening Template Gets 2 DWGs?

Sep 18, 2012

When I open my template I get 2 drawings, can this be fixed?

View 5 Replies View Related

AutoCAD Civil 3D :: Quantity Summary Across Multiple DWGs

Nov 14, 2012

How to compile quantities for cost estimating when the data is scattered across multiple files. Aside from generating quantities for each drawing in seperate .csv files etc., is there some way to pull the data from all the drawings at once into a single summary file?

View 9 Replies View Related

AutoCAD Architecture :: Convert PDF Files Into Editable DWGs?

Apr 10, 2012

convert PDF files into editable and dimensionally correct DWG files?  I've used auto-vectorization software programs before and the results are thousands of vectorized lines, arcs and circles, etc. 

View 5 Replies View Related







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