AutoCAD 2013 :: Cannot Get The Menubar Variable To Stick
May 3, 2012
I cannot get the menubar variable to stick. everytime I start autocad I have to re-enter the command to have the menubar back. I am sure this is something stupid I am over looking.
I have set may MENUBAR system variable value to 1, But whenever i exit from autocad 2013 this value changes automatically back to 0 and the pulldown menu disappears.
Also i have attached the screenshots of autocad after manually changing menubar varable with pulldown menu vissible and after exiting and starting autocad again to see the screen without pulldown menu and variable changed to 0 again.
This is happening on all my Autodesk software (AutoCAD, Map 3D, and Civil 3D)(2012 and 2013). . .
I initiate a command (say LINE), I pick my first point to draw the line and nothing happens. I must click it again to get it ot work. It only happens when I'm working fast. For instance: L (for line)right-click (for ENTER)immdediately try to click the first point of the linenothing happens and I must re-pick the firtst point again
or
E (for erase)right-click (for ENTER)immediately try to pick a corner for your boxnothing happens and I must re-create my selection box However, if I go slow it works fine. For instance, after initating the command simply wait about 2 or 3 seconds and then try to click. It all works fine there, but waiting becomes annoying now.
The mouse clicks work fine in all my other software (Excel, MS Word, etc.). I am having another (maybe totally unrealated issue) with my keyboard. While typing, my cursor will magically move somewhere else on the screen. I'm using a laptop and have made sure I'm not touching the touch pad. This may be a completely unrelated issue to the mouse clicks, but I thought I'd inform you just in case the two go hand in had. by the way. . .dynamic mode is disabled, PICKFIRST is set correctly, and I've messed with the 3D Config options.
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?
We are in the middle of implementing AutoCAD 2013 to replace 2010 so at the moment I am converting / modifying our own code to suit the AutoCAD 2013 API.
One of our routines collects data from drawings (drawings are not fysically opened in AutoCAD) using the system variables 'LimMin' and 'LimMax' in order to collect all objects drawing within the titleblock.
Only the objects in the titleblock area need to be processed and this gives the engineers also the opportunity to add extra information outside the titleblock. We have used this method in 2007 and 2010 releases of AutoCAD succesfully.
But with AutoCAD 2013 I have run into a snag. As said does this routine not fysically open the drawing in AutoCAD it merely adresses the 'autocad database' so to speak. It seems that 2013 selects the variables from an opened active drawing instead of the 'opened' drawing by the routine. What do I need to modify in the lines of codes stated above to get this rouine up and running?
The workaround for this moment is to skip the collection in the titleblock area al together and select all objects in the entire drawing which does not speed up things very much
My office is launching 2013 and the one issue that is really bothering me is the selection preview variable keeps getting reset <0> and I cannot figure out what is causing it?
I like to have the selection variable set to <3> and my selection cycling set <-2> so I can hold down shift and tap space bar to visually cycle through overlapping objects but this is very difficult to do when the selection preview variable resets to none <0>.
I think the new box popup in this release is very bothersome and would like to figure this glitch out.
I've recently installed AutoCAD 2014 and noticed when I try to select objects behind a solid (in wireframe) it will select the face of the solid and I am not able to select any objects behind that solid. In the past, while in wireframe, I wasn't able to select a solid unless an edge was selected. Now if I click on a face it will select that item, which is not allowing me to select anything behind it. Is there a variable to change the way a solid is selected while in wireframe?
I was attempting to troubleshoot some performance issues I've been having using process monitor. I noticed that AutoCAD 2013 is constantly checking for an XREFSTATE System variable, that according to documentation is stored in the registry. however, process monitor is reporting this variable as not found. So that leads me to a couple questions:
why is it constantly checking the status of the variable
why is the variable not located within the path it is looking for.
We installed Civil 3D onto my supervisor's computer, and I can't find the menus. It's like they completely vanished. I set menu bar to 1, and the only menu I get is the Express menu. I don't get any of the other menus (file, alignments, profiles, grading, etc.).
I have blocks in a drawing that were made using the 'retain' method. WHen I go to insert the block I cannot see the block preview at the crosshair cursor. The block only becomes visible once I have clicked the left mouse key at the insertion point.
This means I can't rotate it either as I can't see it until I have clicked to place it.
Which system variable (And what setting) will allow me to see the block as I'm inserting it?
is there a system variable to shut off the layer state preview? I would prefer to use the drop down and select the desired layer state, the preview slows this process down.
I installed Express tools when I installed 2010. when I type the "menubar" command the only thing that shows up is" Express". how do is get the rest of the drop down menus to show up?
I would like to turn off the express tool visiblity in the menu bar. I have turned them off in the CUI. (in all workspaces, I have removed the aecmain.lsp witch i see loads into the toolbar, I have unloaded the partial cui and reloaded). If I set the workspace to one which it is turn off it goes away. Problem is that when I open again "its back". Is there another place that I don't know about that controls?
I "do" want to load the express tools. I don't want them to show in the menubar nor the ribbon. I want to allow command line or custom menu macro to call. I was able to do this in 2010.
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.
Just upgraded to Map 2012, and want to use the map classic workspace. I spend time setting up all the various toolbars where I want them, and then, when I exit and come back in, either the toolbars are no longer there and I have to insert them again, or it has switched me back to the default worspace.
I'm using ACA 2008 and recently had to have some things reconfigured on my computer by our IT guy because of a few problems. Because of that, I've had to fix a couple of things with my settings in ACA to get it back to what I had before.
One thing that changed that I can't seem to fix is a custom catalog for my tool pallet we have always used that wont come up with my standard ACA pallets when I start up ACA. I have to hit cntrl+4 to bring up the catalog library and from there I can see the one I want to use. I grab the eyedropper and drag it to the tool pallets and it works fine, but when I close out ACA and restart it's gone again.
AutoCAD 2008 & 2012 – Right-click on the box that says “Command:”, go to options. User changes the Font type but it does not stick after re-opening another blank autocad drawing. I tried Updated the font, Set as Current profile, exported the profile, attempted acad to open the profile automatically with the /p command in the Shortcut Target with the same results.
I can verify that the profile from the “/p” is being opened properly but the custom settings/font do not stick.
I use this macro to toggle my browser from Model to Vault, and have since IV2009, and I have always used a shortcut key combination to access it. Now that I have installed 2012, the keyboard shortcut doesn't stick. Every time I close Inventor and re-open it, I have to reassign the key combination to this macro. This equals annoying! Maybe I didn't properly implement the macro in VB?
I'm working with xrefs. As of yesterday, the "Display Lineweight" option was checked on all the files.
My process is, open the xref; find out the layer it (the object in question) is on, adjust that layer by using the LA command. I click on "open xref" and make my adjustments to the lineweights at that point. Then I click save changes, and a dialog box appears saying, this will save all the edit changes. At that point, (after indicating I want to save the changes,) the file reverts back to it's pre-edited state, before the lineweights were adjusted.
If the "Display Lineweights" option is checked, in a normal file, everything works as it should.
I have a model in which we want to make lighter than the prototype turned out to be. In order to acomplish this i am removing a chunk of the metal in the lid(images attatched. I have completed the sketch seen in red and extruded it to prove that the loop is complete but when I try to reverse the extrusioni to cut from the lid dragging down the arrow as an example, it turns the effected area a darker red than normaly seen when you cut something. When I let go of the left mouse button it pops back up to the original surface having no effect and refuses to go benieth it and when I apply I get the error seen at the bottom of the attatched image. I do this sort of cutting often instead of digging down to the root sketch then dealing with the ripple effect of the changes we want to make.
Civil 3D 2011, updates installed - I have a user who is manually importing points into his drawing. He has set the default label style in his command settings to a specific style, but no matter what he does the points come in with the previously set default style (the out-of-the-box label style). We've tested this in a new drawing with the same results. We've tested this on several computers with the same results.
My initial thought was that something on the network was holding this setting somehow. We disconnected his computer from the network with the same results.
How to automatically stick the coordinates obtained from the “list” command in a table?
I’m wondering if there is a way to automatically store the XYZ coordinates obtained from the “list” command in a table with three columns in the AutoCAD.
Is there any way to create a single line stick type font in inventor. Everything comes in as a box type which is not ideal for selecting geomety once imported into cam software for machining/engraving. The model text will be extruded/embossed, but it it possible to get single line text in a dwg or idw that will import into cam software. It would be nice to be able to import the text from a inventor dwg,idw to a different level in mastercam to save time from having to redraw all the text in the cam software.
how to show arrows (solid or stick) between vertices in Profile views. It seems other design packages can do it so I hope C3D can as well, however I can not find anything detailing if it can be done or how. I attach and example so you can see what I mean. Arrows show sections of differing flow/pipe size & grage for each pipe.
So I've had this problem for awhile, and thinking that everything would be repaired upon switching to an SSD and clean installing Adobe, my dang preferences REFUSE to save. I set them, restart, check, nothing. I've gone in and deleted my photoshop preference files hoping it would just create a new com.adobe.blah, but no, my program has a mind of its own.
I haven't noticed this problem within any other CC app I use, just Photoshop.It annoys me so much because I hate the application frame with a passion. It's an OCD thing.
Suddenly I am no longer able to make any adjustments to images. When I try altering the curves, or levels, it looks like a change is happening,(shows up in preview)but when we hit OK, the change I made completely disappears and the image looks the same as before I tried to apply the adjustment.