AutoCAD 2010 :: Where Is The Status Bar Pull Down

Nov 16, 2010

I just installed 2011 and was in the process of setting up my workspace when I realized i could not find the Status Bar pull down on the View Tab/Windows Panel. Help still says it is there. When I went into the CUI I could not find the command or even the icon. I know that you can right click and edit the status bar buttons but you can only do them one at a time and then you have to right click again to get rid or add the next button and then right click again....the drop down, available in the last several releases enabled you to just check them on or off all at one time.

View 9 Replies


ADVERTISEMENT

AutoCAD LT :: How To Find Status Of 2010 CD

Oct 10, 2012

I am working as an IT Support staff in a small organization. Being a new employee here I could not find out the details of AutoCAD 2010 CD, whether its a single user or network user, its upgraded or not. How Can I find these details using the serial number and product key of the CD.

View 2 Replies View Related

AutoCAD 2010 :: Layer Pull-down Display

Mar 5, 2012

I have a question on the display of the layers in the layer-pulldown. I have a client that is having problems with the display of his layers in the pull-down. They are not in alpha order. When he opened the dialog box they are listed correctly - what can cause this?

View 4 Replies View Related

AutoCAD 2010 :: Layer Status In Property Manager

Nov 4, 2011

What is the layer "Status" in the layer property manager?  It doesn't correlate with the On/Off or Freeze/Thaw .  The icon appears to be a sheet of paper but some are blue and others are gray. I cant tell what makes them change colors from blue to gray.  

View 4 Replies View Related

AutoCAD 2010 :: Xrefs Are Orphaned And Status Is Unreferenced?

Jul 26, 2012

I'm trying to reload a bunch of xref's through the project support path that I have setup, Really the project support path should be able to reload all the xref if they are already there. The problem is that the xrefs that im trying to reload ( the staus: says Unfreferenced and the type: Attachment) and when I type in the project name and then reload the xrefs, they should be able to find and link the xref to the drawing, but Im getting a a message saying that the xrefs are Orphaned and the status is Unreferenced. Its as though the system cant seem to find the xrefs with my projectname support path that I have setup.

View 4 Replies View Related

AutoCAD 2010 :: Use Fields In A Table To Pull Dimension Text For Cut Lists

Jun 18, 2010

know if there a way to use fields in a table to pull the measurements out of dimensions snapped in a drawing (or layout) and place them in that table.

I create framing drawings and am looking for a quick way to put together a cut list without having to manually type dimensions into a table.

View 4 Replies View Related

AutoCAD 2010 :: Pull Down Menu And Click Save As Instead Of Window Opening

Apr 17, 2012

All of the sudden, when I go to the pull down menu and click "Save As", instead of the window opening where I can physically choose where I want to save or save over, I get the file directory in the command line. I even typed in the folder directory and it still doesn't save it there. Why the sudden change?

View 3 Replies View Related

AutoCAD 2010 :: How To Widen Layer Pull Down Dialogue Box To Show Long Layer Name

Dec 11, 2012

Having issue with the layer dialogue box showing not enough layer name.  Is it possible to widen it or is that controlled somewhere? 

View 1 Replies View Related

AutoCad :: Pull Up Old Drawing

Aug 14, 2011

Would like to know, how I can pull up old drawing in auto 2010, I have put in name

View 9 Replies View Related

AutoCad 3D :: Press And Pull Not Selecting

Oct 21, 2011

Alright, so I was using this site earlier to create a 3D park where, because of how I cad, was told to use the "press and pull" command on closed objects as they will be pulled or pressed into 3D shapes.

Up to this point it has worked on every structure I can think of but this time around it has not.

I am working on a Whale Slide for the park and, for some reason, I am unable to press/pull the parts out in order to complete the 3D effect.

This is the area I am tryin to press/pull:

Whale Slide Selection.jpg

Now, as you can see the entire slide is not complete yet. The reason being that I don't want to cad it all out only to find that it doesn't work. The "tail" part of it was avle to form pefectly fine but this part will not.
I have tried the loft, swipe, etc. commands but they never make a solid object which is what I need. The lines are all connected and I've pressed/pulled angles before so I'm not to sure what is wrong.

Here is the file incase you need it: Whale Slide.dwg

View 9 Replies View Related

AutoCAD LT :: Pull Down Menu Customization?

Aug 1, 2013

On older versions of Acad, I was able to go into the .mnu file and do a macro such as follows:

***POP10
**LIB2
ID_MNLIB2 [&Lib2]
[->Bolts]
[->Bolt ****'y]

[#10]^C^C-insert;F:/STD/LIBS/BOLT-01/BOLT010A;;;;
[* 1/4]^C^C-insert;F:/STD/LIBS/BOLT-01/BOLT025A;;;;

[5/16]^C^C-insert;F:/STD/LIBS/BOLT-01/HH031A;;;;
[*3/8]^C^C-insert;F:/STD/LIBS/BOLT-01/HH038A;;;;

And a new pull down menu would be created and my listing of bolts could be inserted from the std libs bolt file as I clicked through the route.  I developed all of this on older versions at a different company.  With 2014, I went to the CUSTOMI ZE under the main Drafting and Annotation / AutoCAD Classic pull down and created a New Menu, renamed to BOLTS and then pulled the INSERT command and dropped it ontp the BOLTS pull down and changed the DISPLAY NAME to 1/4" and edited the MACRO from ^C^C _insert to ^C^C_insert;F:/STD/LIBS/BOLT-01/BOLT025A;;;;  Seemed to work fine....until I added another 10 bolt assemblies and then noticed that they all showed up as whatever the last bolt I had put in the Macro line was.  The display name stayed correct but the insert was gloabally changed on all pull down to whatever the last item was.  I have reset 2014 back to the original settings now to clear out everything I had done.

View 6 Replies View Related

AutoCAD .NET :: How To Get Status Of Attached Image

May 24, 2010

I am trying to clean up our drawing database and have run across several drawings that are showing external file references with a status of 'unreferenced'. During a scan early last week of all current revisions of our drawings (about 120000) we uncovered about 7500 drawings that don't quite cut the mustard as it pertains to the use of attachments. I have written a small .NET app that scans through my drawings, but I am having difficulty with one aspect of my probing.

I need to be able to open up an AutoCAD drawing, navigate to said drawings image dictionary, get a RasterImageDef from that dictionary, and then check to see what the 'status' of that drawing is. By 'status' I mean the status as reported in the External References dialog that appears when using the command 'xref'. In particular, I want to write out/show a message when I encounter a drawing with an attachment that has a status of 'Unreferenced', which I take to mean that the drawing was attached at one point, has been unloaded, but not properly detached.

My problem is that I can't seem to get to any property that shows that status. I have used ARXDBG to snoop the database and I can verify that I see the images still in the image dictionary, but not in the drawing itself. I also can't seem to get at thte status of the attachment. To compund the matter, everytime I try to inspect the RasterImageDef object I get, AutoCAD locks up and bombs out.

I am guessing I could get at what I need via C++/ObjectARX but I don't want to go that route if I dont have to. I have attached a snippet of the code I am currently using to scan through my drawings, not perfect or even pretty, but it works.

View 5 Replies View Related

AutoCad :: Layer Status In Use Query

Jul 10, 2012

LT 2013. Under Layer Ctrl, the status tab (light blue sheet of paper icon), highlights as light blue (in use), regardless of whether or not its in use. The only way I can force a refresh is deleting / attempting to delete a layer (eg. del '0' which obviously dosen't work); but forces an update, where those in use remain light blue, and those not in use revert to white/grey.

how I can fix this quirk of not updating/refreshing when the Layer Ctrl is opened.

View 0 Replies View Related

AutoCad :: Layer Status Icons

Feb 2, 2012

When in the layer properties manager....then in the layer filter properties....when i click into the 2nd tab "status" it shows me 4 icons when using the drop down icon..what are each of these representing

View 1 Replies View Related

AutoCAD Architecture :: Layer Pull Down Menu

Mar 21, 2011

why I can't see all the layers in the pull down menu? This doesn't happen with all drawings, but I've noticed this in a recent files.

View 2 Replies View Related

AutoCad 3D :: Pull Edge From Box To Form Attic

Jun 8, 2011

I have a rectangle and extruded it to make a box. Then I drew an edge from side to opposite side on the top side of the box. What Im trying to do is pull the edge to form an attic like structure over the box.

I can do it with the imprint command but isn't there a faster way of doing it, like in Sketch up?

View 9 Replies View Related

AutoCad :: Pull Down Menu Items And Put On Layer 0

Feb 22, 2012

I am wondering if it is possible to have pulldown menus items be brought in on the layer that they were created on versus the layer that your template has current. I created pull down menus and (not thinking ahead) put them all on layer 0. They come in with all the attributes they were created with, but come in on the current layer. Can I change that?

View 7 Replies View Related

AutoCad :: Pull Up System Variables Dialog Box

Oct 2, 2012

How do I pull up the system variables dialog box? (also is it considered a dialog box?)

I've always changed individual variables at the command line and in all honesty I didn't even know there was a Dialog box for them until I saw a picture of one on a post here.

View 4 Replies View Related

AutoCad 3D :: How To Pull 2D Geometry Off Of 3D Model Or Extrapolate

Apr 4, 2013

I have been using Autocad on and off for a while, I am currently using 2005, but have only really worked in 2d.

I have designed a chassis for my hot rod and I have a side elevation and a top elevation which I have extruded and subtracted to produce a 3d model of the chassis rail.

My problem is how do I pull the true 2d geometry off of the 3d model or extrapolate ( I think thats the right word ) from the top and side elevations to produce a cutting path for the laser cutters.

chass1.dwg

View 1 Replies View Related

AutoCAD .NET :: How To Retrieve Status Of Image File

Aug 30, 2012

How to retrieve the Status of attached Image file.

View 5 Replies View Related

AutoCAD Civil 3D :: Status Bar Icon Flashing

May 16, 2013

I finally managed to capture this phenomenon.... It happens every day, several times a day, but I was never able to capture it until now. Seems to occur when you open and close various palettes, but it's not reproducible on demand.  

Civil 3D 2013, latest updates, Quadro 2000 (driver ver 9.18.13.1125)

View 9 Replies View Related

AutoCad :: Non Functioning Layer Control Status Bar?

Feb 15, 2012

When I highlight any object in model space the layer control, color control or line type control does not change from the current layer status to the layer of the high lighted object if it is different. I am also not able through this layer control bar able to high light an object and use the fly out arrow to go into the layers and change this object to another desired layer for this object. I have never seen this function just not work before and can find no setting or preference that might not be turned on to make it function. why it is not functioning?

View 3 Replies View Related

AutoCAD .NET :: Variable To Pull Zone Settings For Drawing

Jun 7, 2013

Is there a variable I can pull to get the coordinate system zone assigned to the drawing?  For instance, if my drawing is in UTM coordinates, zone 13, is there a (retrievable) variable set to "UTM27-13"?

View 1 Replies View Related

AutoCAD 2013 :: 2014 Layer State Pull Down?

Apr 23, 2013

In autocad 2013 there was a pull down menu in the layer panel for layer states. 2014 does not have that. How to get that to show up in 2014? I also need the pull down menu for dimension styles.

Unless im missing something it seems like it takes more move to do some basic stuff in 2014.

View 2 Replies View Related

AutoCAD Architecture :: Missing Text Style Pull Down?

Sep 30, 2012

I have ACA11 that we changed to classic on a computer.

We are missing the text style pulldown and dim style pulldowns.

Is there a code to get these back.

View 9 Replies View Related

AutoCAD Architecture :: Pull Down Menus And Dialog Boxes

Mar 24, 2012

I have an eye problem Macular Dystrophy) that requires the CUI Menus and dialog boxes to be made larger. Changing the customizing windows fonts do not increase the size of anything. I am still using AutoCAD 14 through virtual XP but want to use Autodad 2011 and can't get it to change so I can read the CUI.

View 1 Replies View Related

AutoCAD Architecture :: Layers Now Not Visible In Pull-down List

Nov 7, 2012

I have an Architecture drawing and only the current layer is visible from the pull-down lift.  I can only access the other layers by opening the Layer Manager. 

View 2 Replies View Related

AutoCAD Inventor :: LT - Path Does Not Pull In File From Database?

Feb 21, 2013

Using Inventor LT - path does not pull in the file from database when using Inventor LT. Inventor LT does launch but file does not open.  

View 3 Replies View Related

AutoCAD Inventor :: How To Create Iproperty With Pull Down Menu

Nov 26, 2013

I want to create an iproperty that has a pull down menu where I can make a selection. Can this be done? Can I import this data from a txt, csv, xml file?

View 3 Replies View Related

AutoCAD 2013 :: Possible To Pull Audit Trail On DWGs?

Aug 23, 2013

We have several people in our firm in and out of drawings.  Is there a way to pull an audit trail? of sorts in order to find out who worked on drawing last?  Or is this information stored somewhere in the file?  

View 4 Replies View Related

AutoCad :: How To Make A Pull Down Inside Of Attributed Block

Jun 11, 2013

Is it possible to make a pull down inside of a attributed block?

For example: if I a have engineering code section of a title block and I want to be able to choose from a list of codes:

ASME A17.1-2004
ASME A17.1-2007
ASME A17.1-2010
ASME A17.1-2012

Can I set up the block to let me do that?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved