AutoCad :: Workspace Setting Unchanged / Unable To Set Classic Style Permanent
Sep 21, 2013
We have 3 to 4 workspace settings in Autocad in which I am using Autocad classic setting. I have made Autocad classic seeting current and default in workspace setting but nowdays i am facing problem that while opening Autocad, drafting and annotation setting overcomes and always opens with drawing. I am unable to set Autocad classic style permanent.
View 9 Replies
ADVERTISEMENT
Jun 17, 2013
Is there a way to add drop-down style buttons to the AutoCAD Classic workspace similar to the ones found in the 2D Drafting and Annotation workspace? (Ex. Drawing Circles, etc.)
View 1 Replies
View Related
Mar 8, 2011
How to add the Autocad Classic option into my workspace pulldown. I only have Architecture as an option and I can't get the traditional tool bar display.
View 3 Replies
View Related
Aug 1, 2011
I'm new to AutoCad Map 2011. If I recall correctly from the last time I used a map product (3D 2006) there were map tools available from the drop down menu. I have set my workspace to map classic but cannot locate any map tools. I've tried entering the command "CUI" but cannot locate any map tools there either. I was most interested in coordinate systems, I read about the coordinate tracker in 2011 but I cannot locate that either.
View 6 Replies
View Related
Aug 28, 2012
I just installed Autocad Architecture 2013 only to learn that Autodesk once again is hard at work making our lives difficult. For some reason they seem to want us ALL to use the ribbon. The ribbon in my opinion is HORRIBLE. I MUCH prefer the classic workspace since I do not use many toolbars and I key in the vast majority of my commands. As such, I get rid of the ribbon because it takes up too much space considering the fact that I only use a handful of buttons from the ribbon. But Autodesk has thrown a bunch of obstacles in my way.
1. Type "ribbonclose" - this closes the ribbon.
2. Type "cui" - this bring up the Customize User Interface dialogue box.
3. Right click on workspaces. Enter a new name for your new workspace.
4. (optional) Right click on toolbars to make your own. Then drag and drop commands from below into your new toolbar.You may also notice that you no longer have toolbars, soooo..
5. Type "menuload" - things brings up the Load/Unload Customizations dialogue box.
6. Click "Browse".
7. Select the first file ending in ".cuix". Click "Open". Click "Load". If you get an error message don't worry.
8. Repeat step 7 for each and every file ending in ".cuix".
Now you have tool bars and menus. However, the Express menu may STILL not work.
9. Then visit this webpage:URL.... to get the Express menu working.
10. Close autocad. and re-open autocad.
11. Set up your screen the way you like it.
12. Either click on the workspace switching icon on the lower right portion of your screen or type "workspace" and select "Save Current As".
13. Save your workspace with whatever name you like.
View 1 Replies
View Related
Nov 13, 2012
i having a fully working ribbon in ACAD2013. it is a registered dll that is originally coded in vb.net.
unfortunatley the functionality is only visible at the drafting & annotation workspace but is desperatly needed in classic workspace mode.
for hours i am trying to find a way to make my functionality working in classic workspace too.
is it possible to extend the classic workspace in acad2013 with my functions? if so, how, or where can i get more detailed information to solve my task.
View 6 Replies
View Related
Jul 27, 2012
Each time I open my drawings, I have the View styles come back to ‘’Shaded’’ instead of ‘’Shaded with edges’’. How do I force it to stay on ‘’Shaded with edges’’ ?
View 3 Replies
View Related
May 16, 2013
I have installed AutoCAD 2013 and Inventor and here is my problem. This versions of AutoCAD crashes a lot, usually related to making pdf's, but that, while problematic in itself, is a secondary issue and not the reason for my email. When it crashes, it rests all my custom work place settings, even after I have saved and locked them. Restarting AutoCAD takes a few minutes, but this is VERY annoying and time consuming to reset everything everytime this crashes. I have never encountered this problem with previous versions of CAD.
View 2 Replies
View Related
May 3, 2011
Is it possible to set a viewport's visual style without opening the drawing in the editor? I would like to set a visual style on all viewports for a batch of drawings.
As a followup, could the viewport then be part of a publish event and have the new visual style hold without opening and reneging the drawing?
View 4 Replies
View Related
Sep 23, 2013
What is the ideal dimension style setting for metric say 1:100 scale. See my setting on the attachment.
View 8 Replies
View Related
Aug 26, 2013
In the Band Style_A pdf you can see the location of my elevation labels, they are below the bottom line of my profile view grid. In the Band Style_B pdf the labels are showing up in the proper location (above the bottom line of the profile view grid). To move the labels to the proper location I changed the "Gap" setting from 12.5 to -24. Is there a way to change this setting in my "style" rather than have to go make this change to the style every time I use it in a profile?
View 3 Replies
View Related
Jun 26, 2012
Is there a surface setting / style option where contour labels (elevations) will display at some specified interval as part of the surface rather than going through and adding them as labels afterwards? Seems like a rudimentary operation, where the labeling can be so scattered and random.
View 2 Replies
View Related
Jan 26, 2013
We are upgrading from LDD2008 to Civil3D 2013. I'm working on a Civil3D template
I'm setting up line and curve label style. Oringally we were going to have one set of line label style. Ex. Bearing Above or Bearing Below. After seeing that the line labels does not look at the current text style we decided to make copies of the original label styles based on Text Styles.So now I have Bearing Above60, Bearing Above100, etc. I named them based on the Leroy styles and sizes.
After editing each one and changing the Text Style each one looks at, it is not using the Texting Style i assign it. I'm doing this in the General Tab and Text Style for each label style.
i guess I should have tested before creating all them to find out it didn't work.Does it need to be done somewhere else or is do I have to do something with the overall label style overrides?
View 6 Replies
View Related
Oct 29, 2012
I have got troubles with textures in the new Inventor 2013. When I try to programmatically change a texture in a render style of a part (no matter, whether I use an existing render style or create a new one), when I set the texture file name, Inventor throws an exception "Bad argument". In Inventor 2012, it worked. How textures should be set in the new Inventor?
Sample
PartDocument partDoc = ... some initialization
RenderStyle newRenderStyle = partDoc.RenderStyles.Add("newRenderStyle");
newRenderStyle.TextureFilename = newTexFilename; //this throws an exception bad format, even if the texture is in the Inventor textures directory
partDoc.ActiveRenderStyle = newRenderStyle;
View 2 Replies
View Related
Sep 12, 2012
I have set my text style and the height but what i am suppose to write in the Widht Factor case ?? The default setting is 1.0000?
View 2 Replies
View Related
Mar 15, 2013
Does the Style setting Plan Readability work for General Notes? I've been thinking we should use notes for all our text so that they react the same as all the other Civil 3D labels. But they don't seem to. They scale correctly but stay parallel to the UCS.
I've tried this in a fresh drawing from a simple template and from an OOTB template. They never rotate in a layout. Is this the normal behavior or am I missing a setting? This is how I have it set in my style:
Civil 3D 2012 SP 2.1
Dell Precision T7400, Xeon CPU 3.16 GHz
Win 7 Pro, 64-bit,12 GB RAM, Nvidia Quadro FX 4600
View 4 Replies
View Related
Nov 17, 2009
I have some working code that sets the Text Style name to ROMANS inside my Mleader Style called ARROW. Here it is:
(setq dict (dictsearch (namedobjdict) "ACAD_MLEADERSTYLE") ; start setq q
dict1 (member (cons 3 "Arrow") dict) ; code 3 is Mleader Style Description
el1 (entget (cdr (assoc 350 dict1))) ; code 350 is dictionary entity handle
er (tblobjname "style" "Romans") ; new value for MLEADER Text Style
) ; end set
(entmod (subst (cons 342 er) (assoc 342 el1) el1)) ; code 342 is MmTextStyleId - write new vale to mTextStyleId
I want to modify this code so that it sets the Arrow Head Size to a specific value, say 0.125. Having a tough time figuring out the DXF codes and tblobjname to do this.
View 1 Replies
View Related
Apr 5, 2012
We have, as our standard library default dimension style, a 1/32 fractional style, called "1/32-FRACTION". Various Object Types, like Linear Dimension are set to this Object Style. When I create a drawing, then these Object Defaults are in effect.
This means that, doing nothing while executing a dimension command, I get fractional dimensions by default. This works good.
However, sometimes I want to create a drawing where the default dimension style is "X.XXX-DECIMAL" without changing the Object Defaults found in the style library. I've tried to make the changes from within the style library and then save this as a template. However, when I try to make a drawing based on this template, Inventor states that the styles in the template differ from the styles in the library" and then busily goes about undoing what I careful did.
So I'm hoping there is something in the API I can call on to do this with a macro. Is it possible to write a macro that after you start a drawing, flips all the various Object Styles from "1/32-FRACTION" to "X.XXX-DECIMAL"?
View 9 Replies
View Related
Aug 13, 2012
I opened my Autocad today to discover that none of the drawings I open are displaying any type of text. This includes dimension text, multi/single line text, and titleblocks. My coworkers can open with text, so I am confident that it is a setting of some sort in my program. I have looked thropugh every menu and option and I have been unable to find the setting that would need to be changed.
View 4 Replies
View Related
Aug 19, 2013
I'm using PS CS4 and I've been using actions for years now. However, about a year or two ago they started acting oddly. All my custom actions follow a similar flow: open file, size file, make transparent, add layer style, export to PNG, and, finally, close the file.
Once upon a time, the last time I recall it working flawlessly was in CS 2, I had to do nothing other than start the action on a directory of files. Now I have to click OK when the Layer Styles window pops up. Here is the exported action file. After clicking on a directory that may contain up to a 1,000 files; it gets tiresome and finger sore.
View 4 Replies
View Related
Apr 12, 2006
how to apply a layer style/setting? I have a saved layer setting and whatnot but i cant seem to put it on another layer on another document.
View 1 Replies
View Related
Jul 21, 2010
I guess because the view is actually saved, but is there a way to disable view saving or any other way that an UNCHANGED drawing does not ask me to save?
This is related to the option to combine zoom and pan actions in undo, but what I really want is to remove them from undo completely. That way if you zoom out you could see what changes, and you wouldn't LOSE THE ABILITY TO REDO by zooming.
Optimally, AUTOCAD could ask for each drawing whether it should save, and then save the ones that you selected, together. This way you could just leave the application to save and tab to something else
I'd be really happy to see this option in future releases. Because when you undo you can't always see the change, and being able to zoom/pan independently of the action history would mean that you can look at the drawing without losing the latest drawing.
View 9 Replies
View Related
Oct 6, 2011
Why are my detail lines showing as grayed in my reflected ceiling plan? Not halftoned. Check object style setting for line patterns.
View 6 Replies
View Related
Apr 11, 2012
I just downloaded 2013 Autocad for MAC and I can't manage to see my drawing toolbars and also don't know where to find workspace settings to change my workspace to autocad classic.
View 9 Replies
View Related
May 1, 2011
I am trying to go from the 3D Modeling workspace to the 2D workspace without the XYZ coordinate gizmo on the drawing screen (just want to see the XY ucs) to work in 2D format.
View 1 Replies
View Related
Aug 29, 2013
I am a Mac user and new to AutoCAD. I am enrolled in a CAD class this semester and the instructor for my session is requiring Windows. Supposedly this is because AutoCAD for Mac does not allow for proper printing on their plot style setting.
I understand that I can install Bootcamp and Windows on my computer, but I'd really like to avoid that if I can. If I were to do my work on my Mac and then digitally transfer my files to a PC for printing purposes, would my files become corrupted or compromised in any way?
View 2 Replies
View Related
Jan 4, 2012
is there a way to have the profile be on 2d drafting already as yoju open a new file or should you always open a new file and then change the profile from architecture to 2d drafting?
View 2 Replies
View Related
Nov 20, 2012
For some reason I cant change the line type on the file with my drawing on, but when I open a new file, I can.
View 9 Replies
View Related
Jul 1, 2013
I`m working on this architecture project and copied some clean lines to the file from a landscape design project.
Somehow these text styles showed up to my file (more than 50 text styles from xrefs, because of their strange names, even though I don`t have any attachment). And it says that I cannot delete them cause I`m using it.
I`ve tried out everything I could imagine and read about it. It doesn`t work. Now this simple .dwg file is very heavy and with a lot of unwanted text styles. Even if I try to copy just the lines to start over another file, all the text styles go together.
Tried:
PURGE
AUDIT
RECOVER
WBLOCK
TXTMRG (not sure how to use it)
QTEXTMODE
Attached is one of the files that this happened to. As I`m working with a few attachments this happened to all of it. My default text style are "B3_1.5", "B3_2.0" and "B3_3.0". All the other are unwanted text styles.
View 3 Replies
View Related
Jul 30, 2013
I am unable to save any changes to my style & standards for Inventor lt suite 2014.
Is this meant to be as indicated by the wikihelp (Save styles to the library in the Style Library Manager), or have i got something installed wrong.
View 1 Replies
View Related
Apr 15, 2009
I opened a raw file from a CD in photoshop cs4, lets call it photo1.nef. 2) I saved the file with a different name on my HARD DRIVE after making changes, photo1b.tif. I did not in any shape or form save the file on the CD (can't anyways). 3) Now, whenever I open the original file, photo1.nef on the CD it opens with all the changes I made previously to the file saved as photo1b.tif (remember this is the original unchanged file not the file I changed). But, when looking at thumbnails it appears to be the unchanged version of the file. I have closed photoshop and deleted all my temp files and still it opens the file with the changes, even though other programs open the file in it's original state without any of my changes.
View 2 Replies
View Related