AutoCad :: Variable / Setting For Save As
Nov 22, 2013Some how the variable for saving the dwg file has changed. So, when I save a dwg, I get the prompt for me to type in the file name. What the setting is to change it back?
View 9 RepliesSome how the variable for saving the dwg file has changed. So, when I save a dwg, I get the prompt for me to type in the file name. What the setting is to change it back?
View 9 RepliesEvery time I open a drawing in AutoCAD 2011 it seems to lock all the xrefs associated with the drawing so when ever some one else tries to open one of the xrefs they can only do so read-only.
Is there a system variable or a setting some where I've accidentally changed?.. I can't seem to find a solution or what the problem even is anywhere.
I have custom pull down menus that I use for hatching. The reason I use this method instead of the tool pallet or the regular hatch toolbar is that I have quick access to multiple commonly used hatch patterns already set up with scales and directions and can pick multiple objects at once.
The only problem is I loose the associativity when stretching an object. It's Associative if I use the hatch command or the tool pallet. I had no problem with this method when using AutoCAD 2010. Is there some system variable setting that has changed?
I have a problem setting sysvar like SNAPBASE, which requires 2d point or 3d point. I always get wrong input for the following lines.
double[] point = new double[2] {5,5};
object value1 = point;
Application.SetSystemVariable("SNAPBASE", value1);
what value should I give a 2d point or 3d point?
We are getting ready to deploy 2010 and I am writing a script to set some of the system variables on all the installs.
We have some users with 3rd party programs that won't run in 2010 yet so we will have a few people still running 2007 and 2008. I want to set the default File Save As in my script to 2007 format but I can't seem to find a variable to modify this.
In case I wasn't clear this is the setting found in Options, under the Open and Save tab, in the File Save section.
how to write a lisp command, or function, that will save my newly created drawing with a file name is that is called up from a variable.
For example:
(setq filename variable)
(command "saveas" "r14" "filename")
and i would want the outcome to be: variable.dwg, rather than filename.dwg. I have tried numerous different ways of doing this with command prompt and cant seem to get anything to stick. Everything that works just creates a file named "filename.dwg", which is not what i want to do.
how I can save the value of a variable in a database? I need to keep the # of times you press click animation. to know how many times it has been seen.I connect to msql database, using php, javascript, ajax and jquery, but not how to save the variable counter clicks from adobe edge Animate.so I can connect to the database from adobe edge animate.
View 3 Replies View RelatedThe CS5 online help is pretty tight-lipped about variables … is there an easy way of pulling in the save date as a variable? ID can do it; even Word can do it :-}
View 4 Replies View Relatedhow I can use a variable as the target for a Save as PDF option in Illustrator javascript. the variables work fine where there is no enumerated value for the property i.e. opts.generateThumbnails but I can figure out how to get it working opts.compatibility or other properties with enumerated values using a variable as the definition.
The code snippet example below will always give an 'Enumerated Value expected' error when run for the opts.colorCompression option even though the string is correct. If I define the opts as opts.colCompression = compressionQuality.AUTOMATICJPEGHIGH then everythings works
how I can define the compressionQuality.AUTOMATICJPEGHIGH as a variable the will work
Code snippet
opts = new PDFSaveOptions();
opts.compatibility = PDFCompatibility.ACROBAT5;
opts.generateThumbnails = thumbnailValue;
[Code]....
Is there a way to set old versions folder to save to a different location than the working folder?
Our IT deletes these folders from our server, so I would like to have them save to my hard drive.
How to set & save a standard setting for all the new sheets that we work on? For eg: the dimensions, the text size etc.
View 4 Replies View RelatedHe's contructed the ships hull using a plane with the schematics in it as background to shape the ship's lines accordingly. He saved his progress butwhen he loads in the 3d max file the hull lines (I believe it's called "splines") are all gone and only the background image remains. The weird thing is, when you start 3d max and select the saved project, you can see the splines in the small thumbnail preview on the side. But when the file is actually loaded, they are gone.
I've checked the 3 auto save files but they all show the same; splines in preview, splines gone after the file has been loaded. I can't imagine that the 3 auto save files are all corrupt. So I'm wondering if there's some kind of setting he might of accidently set off?
The Print setting in Photoshop remember everything for the file once reopened like 'type of paper, color profile, etc.', but not in Illustrator. It doesn't save the information about the Printing Preferences set with the printer for the printed file.
I don't have CS6 yet, but I'd love ask if this can be done in CS6?
I'm attempting to write a batch script to add some layers to a pre-existing image and save a copy. I've gone through the tutorial, and have run the demo code from Basic_Batch with no errors, but my (what I think of as simple) script throws an "Error: eval: unbound variable: ?" It also seems to cascade the error to other scripts, as I then get "unmatched parentheses: 2" errors from what I assume to be the script immediately following my own during Script-Fu load. This occurs whether running from batch or clicking "Refresh Scripts" from the Script-Fu menu.
What I could find on this forum and Google suggests that I may be required to 'define' one or more of my variables before using it, but for the life of me, I can't figure out which one that would be, and the error (reporting that '?' is undefined!?) I've quintuply (probably more ~_^) checked my parenthesis matching, but they look fine to me.
In case this was an encoding issue, I've tried saving my .scm file as both UTF-8 and ANSI. I should also note that I'm running Windows 7 x64 in English-US.
Script:
(define (script-fu-build-imagebasefilemytext)(let*((image (car (gimp-file-load RUN-NONINTERACTIVE basefile basefile)))(drawable (car (gimp-image-get-active-layer image)))(title (car (gimp-text-layer-new image mytext "Courier" 18 UNIT-POINT))))(gimp-image-add-layer image title -1)(gimp-image-clean-all image)(gimp-file-save RUN-NONINTERACTIVE image drawable "K:\\Images\\Temp.gif" "Temp.gif")));
Since I intend for this script to only be run from batch, I haven't bothered including the typical register stuff.
I'm using Draw X6 64 bit. The program seems to get very unstable with large multipage files., especially just after saving. The save icon greys out suggesting a save is completed but it seems the save is still going on in the background. Is there anyway to get the old behaviour back so that the icon only greys out when the document is actually completely saved? It's safer to stop editing the file while it is saving rather than continue working on it, but the icon is giving me misleading feedback..
View 2 Replies View Relatedis there a way to set the default save location in gimp, when i create a new image and save it always starts in ~/Documents directory on the save dialog.
i tried to see if there was a setting i could override in gimprc but i was unable to find this, maybe i am looking in the wrong place.
When saving my created pictures i mostly choose JPEG save format, but the default type is PNG, Is there some setting to set the default to JPEG instead of PNG to avoid clicking on the choosing the desired file type under dropdown "Save as type" each time?
View 7 Replies View RelatedI'm trying to set up an action to save a batch of files I creating using the variables tool (as detailed in this video: [URL]), I'll go into the Actions window, and record myself saving the current file in .Ai format, and then stop recording. Seems pretty simple, but when I set that action to run a batch on my dataset it saves all the files without an extension. Am I missing another step where I set the file format that the action is supposed to save with? I'm confused. I've tried this using a few different file formats and they all come up the same.
this is what my Output looks like:
and my simple action:
How do I set Camera Raw preference to: Save image settings in: Sidecar ".xmp" files?
View 11 Replies View RelatedBest practices for setting up systems in a lab environment. We have a lab enviroment of about 200 systems that access AutoCad, Inventor, Mechanical and others.
We need to have a customized interface come up when Autocad is opened by students.I have read that you can do this with profiles and workspaces and also with loading a acad.lsp file.
In the past we have just copied the Windows admin profile used to customize AutoCad to the default profile. In AutoCad 2013 that does not seem to grab everything. It doesn't seem to be the best way to do what we need.
We will also be moving to Windows 7 soon which will also cause an issue.I want to find the best way to do this with out having to deal with the Windows profile.
I use autocad architecture 2013 and it works just fine until the save turns to qsave whenever i want to save a drawing by save, save as and ctrl+s it works as qsave..how can I turn it back to SAVE ?
View 9 Replies View RelatedIm Currently working on c# automation.Since im using autocad interop im not able to understand the process of setting
variable in autocad..I have drawing files with different dimension styles used inside..I can filter the dimension by selection set . But the problem is im filtering through dimstyle name.Is there any dxf code for selecting all kind of dimension styles.So that it will be useful for me.
But my problem is i need to apply one particular standard dimstyle to all my drawings. How i could set variable to my new dimstyle(new). This is my code for setting variable ,but its not updating in my current document.
this is my code;
double a = Convert.ToDouble((acadDocument.GetVariable("DIMASZ")));
object b = Convert.ToDouble(2.5);
acadDocument.SetVariable(
"DIMASZ", b);
I'm using annotative scales. But for example line type scale will also change when I change annotative scale. How can I turn that off.
View 9 Replies View RelatedI've got an intermitent problem with copyclip, pasteclip and Wblocks. The functions work in some files but not other it seems to be dependent on the size of the file, i have 7 xref's in the dwg. i can copyclip to the dwg, but not form dwg. is it due to the size of dwg or what? can it be fixed? OR is there a system variable to set?
View 5 Replies View RelatedIs it possible to have a rectangle, around a single attribute, change it's with as the attribute changes in width?
View 1 Replies View Relatedhow to change the ANNOAUTOSCALE variable?
I've tried using a SendStringToExecute but this doesn't work in the Sub Initialize .
Application.SetSystemVariable("ANNOAUTOSCALE", 4) doesn't work either as I guess it's more of a drawing specific variable.
How we can backup and restore variable sys cad?
View 8 Replies View Relatedis there a variable for infill to lines given a global thickness? a bit like what TEXTFILL does for text? see pic - the bottom two are copies of the top with thickness applied. normally they'd be shown solid.
View 4 Replies View Relatedknow of a variable which controls how stretching with grips works. I've got a single machine with Autodesk Architecture 2012 that when I select a grip and move it, then type a dimension in the command line, that the line becomes the dimension I typed, not the amount I moved it. For example, If i have 10" line, select and end grip, stretch it +3 inches or -3 inches, the line becomes an absolute of 3 inches. On all other machines, the line would either become 13" or 7".
[URL]
The dynamic input is off.
I'm an Inventor 2011 user and I'm writing a Ilogic script to update an assembly. For this I want to use a variable in a name.
For example d1 till d10 will be given the value 25.
Is it possible to define "d" combined with a variable "n" . The script should be something like this:
n=1
for n<11
dn=25
n=n+1
end
I want to load my DLL, launch the function with a command. After i quit and lauch the same command. (The DLL is already in memory).
(using sessionflags.)
It is possible to keep the variable i have used in the the first launch for use in the second launch ?
The main function is for adding block in a collection (the user select block). The programm quit, so the user can open a another dwg and run the main function for adding another block. (i memorize name, handle, name of file etc..)
Another question : it is possible to create a form in autocad but if the only active document is closed, the form is not closed and visible. ?
All there question is for create a best solution for manage my collection of block.