One of our AutoCAD drawings circa 1990 on only one of our machines (our newest, 64-bit, Win 7, see more specs in attachment) opened only partially in ACAD 2008. If saved in this state, the drawing permanently loses whatever information was not loaded, so I’m pretty sure it’s not a display issue. All of our other machines are much, much older, running Windows XP Prof, none of them have exhibited this phenomenon. It happened regardless of whether the file was on the hard drive or on the server. Any way to fix this so that 2008 works correctly on this machine with all drawings. BTW, this did not happen with two drawings dated 1989.
How do you join a multi-word keyword so it is recognized as one keyword? i.e. If you want "New York", not "New" and "York." Do you put it in quotes? Isolate it with commas? Other?
Ocean View Ocean Front Over the Water
I try to do this in Library Mode, Keyword Creation box, I get 2 words.
Example, I type Los Angeles and get: Angeles, Los
Nothing I try works. I know it is common since I imported 200,000 images and I see lots of word combos used as keywords.
I've previously posted about poor performance across our WAN, and working with Toolspace open. I have suspected that maybe the drawing wasn't loading completely, so whenever I did certain operations, C3D needed to go back across the WAN to the server for more of the drawing, or maybe just to read some portion of the drawing file, where the request was getting delayed by latency in the server.
Anyway, today, I copied a drawing file to my harddrive and opened it. As expected, the drawing loaded fairly quickly, except for having to go out to the server to syc the references and xref'd drawings. But once loaded, everything worked the way it is supposed to. I can turn on the contours, and it just happens. I can open the drawing settings, and then close them, and I instantly have control back, all with Toolspace open.
Now, C3D may still be needing to go back to the drawing for whatever it is that it needs, but being on my harddrive, it can get what it needs very quickly.
My question is: Why doesn't C3D completely load a drawing into memory? We now have 64 bit systems with access to gobs of memory.
I want to select all the objects in the drawing and then based on the linetype it should be moved to a specific layer.
I can do this per type (circle, line, etc) but that will be a hell of a job and a lot of code. In Vba I check inside the selection on linetype and then change it to the correct layer. But in .NET i don't figured out a way how to do it.
I have a program that creates a drawing. I want to move all of the objects (lines, blocks, arcs...) from one point to another. I was using the SendStringToExecute, but it doesn't seem to work. Here is the section of code I have:
Dim newCenterX As Double newCenterX = (rightXCoord + ((leftXCoord - rightXCoord) / 2)) startpt = New Geometry.Point3d(newCenterX, 0, 0) endpt = New Geometry.Point3d(0, 0, 0) ' Move the objects from newCenterX to 0 acDoc.SendStringToExecute("._move all startpt endpt ", True, False, False) acDoc.SendStringToExecute("._zoom _all ", True, False, False)
This will select all of the objects in the drawing, but it just doesn't see the start point and end point. It just keeps prompting me to enter the start and end points manually. Is there a way to pass the variables to the command? Is there another way of moving the objects?
I am preparing 3D model of a 354 acres campus area. I am using AutoCAD Map 3D 2011. I have extruded all the building as AutoCAD drawing objects. I have also imported DEM of the area into AutoCAD. Now, how can I use this DEM to specify the Earth surface elevation or surface profile of my 3D building models so that all my 3D buildings read the Earth surface profile information from DEM.
I'm using this function to copy blocks from one drawing to another. It works in AutoCAD 2004, 2006 but I need to know whether will it work in AutoCAD 2010. This is the code that I use and my question is if I add these lines to check version is the method will work or not.
If Left(Application.Version, 2) = "18" Then Set oDbx = GetInterfaceObject("ObjectDBX.AxDbDocument.18") End If
Here is the full program:
Private Sub CopyBlock(BlockName As String) Dim oDbx As Object ' 2007 - 2009 ver. If Left(Application.Version, 2) = "17" Then Set oDbx = GetInterfaceObject("ObjectDBX.AxDbDocument.17") End If [code]....
I have a weird issue with basic use xref in AutoCad 2012. There are two files complementary, (an elevation , one is masonry, the other windows). One is refering to the other with x-ref for a complete view (in overlay). From time to time some objects from the xref file are brought into the master file. This seems to happen randomly, like not all objects from a layer are moves for instance. These are usually blocks that are taken from the xref file. And when I discover them in the master drawing they are exploded too. So I have to clean my drawing up from all that scrap. It happen like twice a week.
My requirement is to programmatically add labels to the objects on a CAD 2013 drawing in one operation (as opposed to typing them in). The labels exist in an external excel spreadsheet. I am new to CAD development.
we are having a problem here at our office. this revolves around one file. When I open the file, some objects (text, hatch, lines - all different layers) disappear. This happens before any command is made, and the object that disappear are on layers that are active and not frozen on all viewports. Also, the rest of the objects on the layer are visable. Other objects on these layers are visable, and the objects that disappeared are not visable on the model space or paper space. On top of that, when someone else opens the file, different objects turn invisable, and they can see the things I cant. The drawing takes about 5+ mins to load, dispite it being not a very large file. I tried purging unused items, reconciling layers, unhiding everything, freezing and unfreezing all layers and restarting autocad.
Coincidentaly the x-ref dwg is having a very similar issue.
On my company's default drawing template, I have a text block on there with some drawing notes. We often edit some of the notes on the end at each drawing so I didn't create it on the "title block" layer, rather it's on the "top" layer. I also added (in the template) a revision table with Rev. A being "Released for Production" (because we are weird). How can I constrain those on the sheet so when I change sheet size, they stay in the same position relative to the corners of the sheet?
ACA 2013: How to get the 'One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created' why this is coming up?
is there a way to rotate my whole drawing without actually selecting the objects in it. ? i.e to say, the drawing rotates itself according to my viewpoint [my eyes] and i dont have to rotate my neck to view the tilted objects in drawing.
I am trying to draw a boom for a sprayer and I have the 3 main tubes extruded. I need to draw plates every 48 inches in between the main tubes. I wanted to draw each plate to make sure it would fit and then use the drawings to cut the plates on my CNC plasma cutter. However, I can not figure out how to draw on the same plane right around the main tubes. I have a screen shot blow showing the tubes and I have a small 2D sketch similar to the plates I need to draw in every 48 inches to the right. The plates will be perpendicular to the top tube.
On a large 2012 drawing, suddenly the entire drawing is half tone and every object is locked. When you try to select an object, the little lock symbol apprears next to the cursor. I must have done something inadvertantly to lock the entire drawing, but I can not find any command or reference to unlock the drawing. This problem is also unique to this drawing.
Is there a proper way to gray-scale objects in a drawing? What i have done is turned off layers and point groups that I want to remain in color and selected the rest and changed the color in the properties box. Any way to move back and forth from gray to color.
In 2011 every so often I get this error "One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created." This happens and I just go and click file or regen and sometimes it just saves the file other times it does not.
I am using AutoCAD 2012. When I use Paste Special to insert and object as an Image Entity AutoCAD shuts down. I used it for years on older versions of AutoCAD with no problems. It is good to use when inserting a PDF into a drawing to trace over the objects for CAD use.
I'm trying to work in some drawings that we got from another employee working in a different office using Civil. When I open the drawing, I get a message that says:
This drawing contains newer versions of objects
To work with the newer objects in a limited fashion, enable proxy graphics and then resave the drawings in the current version. You can also export the drawing to AutoCAD; however, be aware this permanently converts AEC objects to basic AutoCAD objects.
I tried typing in PROXYGRAPHICS and turning it to 0, then resaved it and closed it. When I opened it again, it still gives me the same message. I had the person that sent us the drawings resave it to different versions of AutoCAD. I still get the message.
The biggest problem I'm having with these drawings is that the units are set incorrectly for our use. They are set to civil standards. Like, when I xref in our titleblock, it comes in as being 3 inches long instead of 3 feet long. When I type in UNITS into the command line to change them, I get the message: Command not allowed because drawing contains objects from a newer version of this application. I tried usnig the -EXPORTTOAUTOCAD command, but I get the same message.
I try to zoom into an object with my mouse and it disppears. I zoom out and it reappears but it's too far away, I zoom in again and it disappears. Why is it doing this? I click zoom object and that works but I don't want to do that every single time and even that isn't zoomed in enough.
I have a drawing done in AutoCAD Architecture 2013. Most of it is just lines, but I have a couple of Walls with Doors. It looks fine in the base drawing but when I xref into another file the walls revert to their original color and the doors have disappeared. The opening is there but no door.
I tried xredit and the doors are there but when I close that they are gone again. Tried detaching and reattaching...still have the problem.
After I posted this tried Display Configuration. Clicking all options for Doors gives me the doors...in a closed position, not the same as in the base plan.
My problem started when we moved all of the users data to a new Windows 2008 r2 server. Searching and file navigation was slow so we turned on Windows Search service. Greatly improved network searches (users do content as well as file name searches).
Then Autocad started having errors when trying to save or create dwf files. The error "One or more objects in the drawing cannot be saved to the specified format. The operation was not completed and no file was created." Users can save the drawing to the local drive without the error.
My master drawing includes things like network information, drops, V-lans and bandwidths,
I want to use a database to count various objects/blocks in a drawing. Ideally I want to write a macro button that enables me to export the information in the drawing straight into a database.
How can I globally change the CELTSCALE of all objects in my drawing? Using PROPERTIES, I can change one element at a time, but when I choose multiple objects in the drawing at the same time, PROPERTIES does not allow me to change their CELTSCALE to (say) "1". Also, this doesn't appear to be possible using the CHANGE (Properties option) command either. The latter only allows the LTSCALE to be changed (not CELTSCALE).
why a drawing would open without a number of objects (text) showing? I open it up and all notes are gone, yet another user opens it up in "eDrawings" and it opens fine. Oddly, when in ACAD I click OPEN, the preview ACAD gives me when I click this file once shows the missing text etc. But when I open it they're missing.
Below is a screenshot of firstly the drawing open in ACAD and secondly open in eDrawings.
I have to list all object data on some 4000 drawings. The drawings have been created in an unkown version of autocad and are electrical in nature. It would be great if a LISP file could be created to extract all of this too individual Excel or text files.