I'm trying to create multiple prompts using the ATTDEF command, but it only lets me create one at a time. Is there a way so it will prompt multiple different lines of text or do I have to create different attributes for each line?
As an Autocad user since Rel. 2.1. My favorite is when attempts to draw a line using feet and inch input while units are set to decimal. How "Point or option keyword required" is supposed to guide using the correct units setting? With DYN Input on, the red outline offers even less information. Are the prompts user editable?
We have hundreds of macros for inserting blocks into drawings. Many require the user to input values for attributes. The command line in 2013 does not display the user prompt for entering values. ATTREQ is set to 1. ATTDIA is 0. We don't want to display the dialog box, just the prompt. Here is what a macro looks like...
There are two pauses before text orientation for a user to enter information.How do I get the attribute prompts to appear in the command line? Works fine in 2012!
I've got a section marker (the letter designation with arrowheads pointing in the direction of the cut) that I cannot get to behave correctly.
When I set a parameter to one end with a move action, in order to have the arrowhead and attdef for the letter designation move upwards, all is well. When I try to do the same to the other end, the letter desingation attdef will not move.
Neither attdef is set to "Lock Position", so I'm puzzled why one works and the other end does not. I've tried a move action on both ends and a combination of move/stretch, but I can't get it to work.
I created a block with 4 tags. I also created a block properties table, which after the block is placed can be activated and acts like a pull down menu and will update and populate the tags.
When I insert the block I get a prompt for each tag, is there a way to suppress these prompts for a block? I tried the setting ATTREQ to 0 and that suppresses the prompts for all of the blocks I use in the drawing, and I only wish to suppress the prompts for this particular block. I am using AutoCAD 2013.
I work using AutoCAD 2010 i think an old drawing that i have taken over was created using cad2007, and due to the compatibility issues between them, every time I save the dwg (Ctrl+S) i get prompted/asked whether I realllly want to save the drawing in 2010 format (yes/no) It's always yes.
is there a way to permanently disable this prompt either:
I am writing a lisp routine to automate creation of views. In the routine I am setting ucs to match user-supplied points, setting my view orthagonal to the temporary ucs, then setting ucs back to world.
The first object works. The routine creates the ucs, creates the view, asks for the next object to start anew, and then stops because AutoCAD is asking if I want to "Save current UCS with named views?" I thought I would just make a "Temporary" ucs, but if I do that, AutoCAD wants to know if I want to overwrite "Temporary" because I created that ucs name the first time through.
Is it possible to build a deployment package that prompts for the serial and product key when it's being installed? We have about 90 or so Engineers, our company refuses to pay for a network license and wants the pacakge deployed out through SCCM. But because of the way our company is set up we've got about 70 keys (some are multi activation. I could just build a package for the Standard and Premium suits and just prompt for the serial during installation.
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.
Since I updated to Inventor 2013, every time I try to print an idw as a pdf, it prompts Windows to configure Navisworks Simulate. Message says the feature is on a CD-ROM or removable disk that is not available. The odd thing is Navisworks Simulate is already on my computer as part of the Inventor 2013 installation. Should I reinsert the CD that has Navisworks on it? If I just keep hitting cancel it eventually gets to the pdf creator and everything works fine then.I am thinking of uninstalling the Navisworks.
Windows 7 Professional SP1 Dell Optiplex 9010 Intel ® Core ™ i7 3770 CPU @ 3.40GHz 3.40 GHz 8.00 GB RAM 64-bit Operating System PDF Creator 1.7.0 Inventor 2013 64-Bit Edition
Im trying to deploy AutoCAD 2013 multi language. English + German.
I have included the Service Pack 1.1 and the plain english deployment is working find via the admin image.
Then downloaded the german language pack here: [URL].......
Plus the recommended hotfix on the page:
We are also providing a "hotfix" for Autodesk Content Explorer at the bottom of this download page, required after installing an AutoCAD 2013 language pack.
Uninstalling old Content Explorer + installing Language pack works(as depoyment package). But then Im stucking at this hotfix
How do I create an admin image or install it silent. Nothing seems to work.
I posted a version of the Offset command that lets you Undo individual Offsets and change the offset distance/Through option, without getting out of the command, at Cadalyst CAD Tips: URL....
It's an upgraded version of an earlier concept by Gopal Ramesh. It's been downloaded almost three times every day since it went up, so I guess people expect it will be useful.
But the website's description includes: "this routine does not provide access to the Layer or Erase options of the built-in Offset command." The reason for that is that I'm working back in 2004, so those options are not present for me to emulate. [The Undo option in the routine is one that was added in some later version, but is a very useful enhancement for people using older versions, like me.]
I do also have an Offset-to-any-Layer [not just the source's or the current Layer] routine posted there: URL....
And I have a simple little routine to Offset something and Erase the source object. So I think I have all the "pieces" to include those options that newer versions have, but that I don't. I would like to combine the functionalities into the Offset-with-running-options routine. That way, if people want to use it to redefine the Offset command as I have done, in order to get the while-running distance change option, those working in newer versions won't be losing the Erase and Layer options in the process, and those in older versions will be gaining yet more options.
I have an action that opens a file (raw) and simply saves it to jpg. For some reason, it keeps prompting me to hit "ok" like it does whenever you save a raw file without automation. Any idea how I can get rid of that? I'd like an action that simply takes every file in a directory and saves it with no processing to a jpg.
I have a bunch of photos I want to watermark for my website.
I know how to build Actions. Made one to resize all the pics to the same width. Then I built an action to create a visible watermark.
The problem is when I use the watermark action in Batch mode, the Emboss command within the action causes it to stop and display the following dialog "This type layer must be rasterized before procedding. Its ext will no longer be editiable. Rasterize the type?
I have a question about using Find and Replace in an Action. For a bar chart with negative values, Illustrator will generate the value on the axis using a hyphen (e.g., -1, -2, -3). I would like to change the hyphens to en dashes (–1, –2, –3).
I have 150 graphs, so the easiest way to do this would be to use an batch action on all graphs in a folder. I first flatten the graph and then do a find-and-replace..The trouble is that I get prompted at each find and replace..Of course I can click Find, Replace All, OK, Done each time, but this essentially defeats the purpose of creating an action.
Is it possible to suppress the Find and Replace window and set the action to Replace All without prompting?
I have been using an AI template to produce a lot of art as SVGs. The source Illustrator file has a bottom art layer, and several layers above that (6) which have a small PNG image that is basically a simple gray button. The same PNG is shown as embedded 6 times and then saved out as an SVG with the options of Profile: SVG 1.1; Type: Convert to outline; Image Location: Embed; CSS Properties: Presentation Attributes; Decimal Places: 3; Encoding: Unicode (UTF-8) and Include XMP is checked.
Some of these resulting files have since stopped working, and upon opening, display the error "Could not find link "05AE065BE.png".
The file is not linked, and the requested file name is generated randomly. The file shows no gray button PNGs, just the empty sublayer that they are on.
I've gone round and round on how this is happening, and have only found information on file character limits and even file path character limits, and server character limits. The file name of the embedded PNG is 27 characters, and the crazy file path and file name totals 137 characters.
Why would an embedded file be causing a linking error and random renaming of the embedded file? And also, why is it only happening on some of the files and not all of them? They are built identically within minutes and batch processed!
Is there any way that Autocad can have multiple items placed on the clipboard for insertion use like the Microsoft Office Word program has (up to 24 inputs). This would be a good feature to allow going to one file, copying what you need and then switching to your current drawing file and placing them as needed.
I have a lot of polylines that are all over a drawing from an outside source. Unfortunately the only unique properties about them are:
AREA = .14 sq in PERIMETER = 1-11/32"
Everything is on the same layer, color by layer and are at the same elevation.
Any way to select just these closed polylnes? I tried quickselect but the AREA option did not work (it wouldn't except just the .14 value), and there is no apparent PERIMETER value to select.
I incorporated an architects drawing into mine, and brought in hundreds of linetypes and text styles. Whenever I cut and paste from that drawing, the linetypes come too. If I cut and paste within the drawing, I think the linetypes multiply. It's made the drawings almost unworkable.
I can xref the file into a new drawing, and edit the x ref to make it part of the drawing, which gets rid of the linetypes, but adds a prefix to every layer, block, text style etc.
When plotting from AutoCAD Map 3D 2013, after 7-8 plots, the programme crashes (with a warning to report the crash to Autodesk). This happens whether we plot to pdf or to the printer (HP 5500dn). This is happening to every user in my office. We print across a University wide network for the printer (which I think is using the HP Universal Print Driver), but the pdf creator is on each individual machine (no network needed). It's irritating when you are trying to plot 15-20 figures and have to keep re-starting AutoCAD.
The machines are Viglen, 64bit, Windows 7, 8GB RAM, 3.3GHz.
I am currently working on a complex roof truss (kind of similar to the new roof in Kings Cross station) and have currently got it in autocad as thousands of lines.... I am hoping to 3d print it and require all the lines to be solid cylinders of which I can convert easily enough individually... Any way of converting them all to cylinders to save having to do this over 5000 times!!
I have several architects who use VectorWorks that then export their electrical to me in a dwg format. I then use a program that makes intelligent devices from their blocks. The problem is that if there are 300 receptacles that are exactly the same, there is be 300 different block names for then such as group_205-1. In the past I just individually insert my intelligent block over each one of their blocks. But Now I am wondering if there is a way to select all the blocks and give them the same name and not have them all disappear because autocad sees them as duplicates.
I tried block replace, but it is one at a time and it gets rid of the old block. I then downloaded a trial of mblockreplace.vlx. However, it seems to also make all the blocks disappear. How to give the blocks the same name in a multi-select fashion without them all disappearing afterwards?
I've started having a problem with the Publish command when publishing multiple drawings to PDF.
When I plot a drawing using the plot command, I don't have a problem.
When I publish one drawing using the Publish command it is also fine.
It is only when I try to publish multiple files that the problem occurs- the PDFs are produced, but the it is as if the drawing contents (paper space) has been shifted up by 10mm or so, cutting off the top of the drawing, and creating a larger margin at the bottom of the drawing. I use exactly the same page setup as for the single drawing plot.
There seems to be no setting that would change this, and the fact that publishing a single drawing works suggests that there is some kind of bug. At the moment i have to plot every drawing individually (or get my colleague to do it- it works fine on his machine, same page setup file!)
When I publish multiple pages with either pdf or printing, it only prints the first layout. I tried to repair/reinstall AutoCAD and the problem still exist.
Combining multiple drawings in one go, I have 100 drawings (each has its layout) stored in 100 dwg files. I’m wondering if there is a way to combine them in one dwg file in one go assuming that they don’t overlap.
I need then to edit the title block of all of these layout knowing that this title block is an Xref.
I have a single user of AutoCAD LT 2013 SP2 on a Windows 8 machine. It worked flawlessly for a few months and then suddenly started crashing a lot, especially when accessing the FILE menu.
We get a lot of these:The program acadlt.exe version 25.0.55.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
The only changes since these started was a new wireless mouse (Microsoft) and loading Adobe Acrobat Standard (latest version) on the machine. We did both of those a few weeks ago and the problems have started after that.
Is there a way I can break multiple ojects at once? For example, I have a row of consecutive circles (shrubs on a landscape plan) that overlap. I would like to elminate just the overlapping portions.
is it possible to have multiple plot style tables in one drawing ?
The purpose would be to plot xrefs with plot style table x while maintaining the company's plot style table for the drawing itself. The output would then be a plot in proper style for all parties involved.
This would save us the job of converting the layerstructure we get delivered by external parties to our own.
I have been using this software for a few months now, and I continue to have crashing issues. The issues, however related, are not consistent. I tend to have issues when using more complex applications of the software such as crashes when performing a breakout view, freezing and then many times crashing when manipulating a part within an assembly drawing, and several other similar issues. I have received an update SP1.1 (176) and installed it. This update states it contains a fix for issues of crashing due to excessive memory consumption.
I have 6GB of RAM, nVidia Quadro FX 3800 1GB graphics card, Intel Core i7 920 2.66GHz processor, and updated drivers...
I am trying to learn Annotative text using multiple viewports. My question: I have text in Model space with Annotative scales to match two different viewports in layout space. Sometimes the text or dimensions for that matter appears in a different place in the two windows. What gives?