AutoCAD Architecture :: All Objects In Drawing Locked

May 13, 2011

On a large 2012 drawing, suddenly the entire drawing is half tone and every object is locked. When you try to select an object, the little lock symbol apprears next to the cursor. I must have done something inadvertantly to lock the entire drawing, but I can not find any command or reference to unlock the drawing. This problem is also unique to this drawing.

View 4 Replies


ADVERTISEMENT

AutoCAD Architecture :: Saving One Or More Objects In Drawing

Aug 29, 2012

ACA 2013: How to get the 'One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created' why this is coming up?

View 1 Replies View Related

AutoCAD Architecture :: This Drawing Contains Newer Versions Of Objects

Feb 15, 2013

I'm trying to work in some drawings that we got from another employee working in a different office using Civil. When I open the drawing, I get a message that says:

This drawing contains newer versions of objects

To work with the newer objects in a limited fashion, enable proxy graphics and then resave the drawings in the current version. You can also export the drawing to AutoCAD; however, be aware this permanently converts AEC objects to basic AutoCAD objects.

I tried typing in PROXYGRAPHICS and turning it to 0, then resaved it and closed it. When I opened it again, it still gives me the same message. I had the person that sent us the drawings resave it to different versions of AutoCAD. I still get the message.

The biggest problem I'm having with these drawings is that the units are set incorrectly for our use. They are set to civil standards. Like, when I xref in our titleblock, it comes in as being 3 inches long instead of 3 feet long. When I type in UNITS into the command line to change them, I get the message: Command not allowed because drawing contains objects from a newer version of this application. I tried usnig the -EXPORTTOAUTOCAD command, but I get the same message.

View 1 Replies View Related

AutoCAD Architecture :: XRef Objects Not Showing In Drawing

Dec 11, 2013

I have a drawing done in AutoCAD Architecture 2013.  Most of it is just lines, but I have a couple of Walls with Doors.  It looks fine in the base drawing but when I xref into another file the walls revert to their original color and the doors have disappeared.  The opening is there but no door.

I tried xredit and the doors are there but when I close that they are gone again.  Tried detaching and reattaching...still have the problem.

After I posted this tried Display Configuration.  Clicking all options for Doors gives me the doors...in a closed position, not the same as in the base plan.

View 1 Replies View Related

AutoCAD Architecture :: Change Selection Of Scheduled Objects In External Drawing

Jan 21, 2013

I have three drawing constructs.I have door tags and room tags. I have schedules. All work just fine. However, I need to combine all three Finish and all three Door schedules into one multi-level schedule for each, doors and finishes. In views, I schedule the external references by selecting the YES option in the properties dialog box. The problem is that the drawing contains doors and spaces that I do not want to be part of the schedule. How do I deselect the objects that I want to be in the schedule?

The other problem is I can only select one drawing. It makes no sense to have separate schedules for each floor on a small project where there are only 10-20 rooms. As a work around I can create the schedules in constructs, import all the constructs into a view, clip all the constructs and the stitch the tables together. This is cumbersome, does not update seamlessly and results in unnecessary file sizes.

View 5 Replies View Related

AutoCAD Architecture :: Command Not Allowed Because Drawing Contains Objects From Newer Version

Oct 12, 2012

We are on ACA 2011 and created a ceiling plan. Sent it to a consultant that is on ACA 2013.The file was saved down, but when we try to make a new ceiling or copy an existing grid, we get the following:

Command: _AecCeilingGridAdd.

Command not allowed because drawing contains objects from a newer version of this application.

View 2 Replies View Related

AutoCAD Architecture :: Tool Palettes Seem To Be Locked In Place?

Jun 24, 2011

I've got a user in our office w/ tool palettes that will not float, move, minimize.  They are locked in place.  They will open/hide, but I don't have the ability to click on them and move them.

View 3 Replies View Related

AutoCAD .NET :: Dealing With Objects In LOCKED Layer?

May 1, 2012

I am trying to assign objects (only in UNLOCKED layers) with a new layer.So basically, the user will select all the objects in the drawing.

After selecting (ex. press enter after window selecting), only objects in UNLOCKED layers will have a new layer.

Following is the code I am using...But I keep getting eOnLockedLayer exception.How should I handle this issue?
 
using (Transaction acTrans = acCurDb.TransactionManager.StartTransaction())
{
PromptSelectionOptions pSelOpts = new PromptSelectionOptions();
pSelOpts.MessageForAdding = "Select all objects";
PromptSelectionResult pSelRes = acDoc.Editor.GetSelection(pSelOpts);
if (pSelRes.Status == PromptStatus.OK)

[code]....

View 3 Replies View Related

AutoCAD 2010 :: Don't Want Objects On Locked Layers To Be Selectable

Aug 6, 2009

I have made gridlines and put them on a locked layer. I want to be able to see them and snap to them, but I don't want to select them. Their selectability is hindering my ability to select objects on other layers. Is there any way to make lines on locked layers not selectable? (I don't like the Autocad standard grid.)

View 9 Replies View Related

AutoCAD 2010 :: Moving Objects To 0,0 Plain - Getting Locked Symbol

Mar 27, 2013

When I try to move an object to the 0,0 plain, I get a "locked" symbol in the command line and the object does not move to the 0,0 plain. How would I be able to unlock this to move anything to the 0,0 plain.

View 7 Replies View Related

AutoCad :: Text No Longer Locked When Inserting Block Into Drawing

Apr 30, 2012

I have created a dynamic block of our companies Stage section. The block is set up as a rectangular array using XY parameters.

The block itself works fine however I created block attributes in the block dwg to display its measurements using the Distance x and Distance y totals.

When inserting the block into a new drawing I need to explode the block in order for the array to work, however this also means that the text is no longer locked to the block.

View 7 Replies View Related

Revit :: Undeletable Elements In Families - Objects Locked

Dec 5, 2012

We have suddenly had some problems showing up in some of our families.
 
Some objects are becoming 'locked' as if they are parts of one of the default family templates. These parts are not components of the template, they were created in-house.
 
Is there any reason why this might occur, and how do we fix it? Quite a few families, including some that are very complex are no longer editable.
 
An example is attached - some components are deletable, but you will find that most of the dimensions and linework behave as if they were part of the template (generic annotation) and cannot be edited.

View 4 Replies View Related

Illustrator :: Selecting And Manipulating Locked Child Objects

Jun 21, 2012

In CS5, when you have locked objects within a group or layer, you can still select the whole group/layer at once.  And with the group/layer selected, any transform/cut/etc will affect everything in the group/layer, including the locked objects.
 
But in CS6, it seems that you cannot select entire group/layer with locked objects -- the "selection circle" in the Layers panel will not show the double circle.  And if you manipulate the group/layer now, only the unlocked objects within it will be affected; the locked objects will stay the same.
 
How can I revert back to CS5's behaviour?

View 3 Replies View Related

AutoCAD 2010 :: Drawing XLINE - Command Locked Into Either Horizontal Or Vertical Mode

Jul 30, 2010

this in an issue ive noticed for a long time now across a few versions of ACAD, not sure whats causing it. When i try to draw an XLINE sometimes the command will get locked into either horizontal or vertical mode, without me choosing that option. seems to based on the OSNAP pickpoint i grab maybe.

attached are pics of the process.

i run XLINE, pick endpoint and bam, its locked into horizontal mode, very annoying if im trying to make a vertical and horizontal line based off the same point.

View 5 Replies View Related

Illustrator :: Moving Group / Layer / Artboard With Locked Child Objects

Nov 8, 2012

In CS5, you could move a group/layer/artboard along with all of the child objects, even if some of the objects are locked.  But in CS6 the locked objects remain unmoved.
 
Is there a way to change this behaviour?

View 7 Replies View Related

AutoCAD Architecture :: Objects Cannot Be Saved To Specified Format

Aug 23, 2011

I get the message "One or more objects cannot be saved to the specified format" when using Architecture 2011 and 2012.  My other other machines running the same software have no problem.  Have purged and audited but it still does it. 

View 5 Replies View Related

AutoCAD Architecture :: How To Remove Elevations Objects

Jan 27, 2012

I am currently working on a project with an architect and I have some elevations that are in the current floor plan sheet. During the last project review he wants to move them off the floor plan sheet and onto another sheet. No Problem. However when i went back to regenerate the elevation to copy to another sheet,  I noticed that there were a flashing boxes where the old elevations were. Is there something there that needs to be purged somehow. I tried using the purge command and they are still there.

View 1 Replies View Related

AutoCAD Architecture :: Select Objects Works Different Now?

May 23, 2012

I do not know what has changed but the select objects works differently now.  For example, when 3 lines are drawn and the erase command is selected.  I do a crossing window and the command line says 3 objects selected.  But when I do it again and only select 2 lines, it says 2 objects selected and the 3rd line is then unselected.  It used to say 2 objects selected and ignore but the total was 3. 

View 1 Replies View Related

AutoCAD Architecture :: Missing AEC Objects In 2009?

Aug 13, 2008

my OS is Vista 64bit. i was using ACA2008 SP1 without any problems about a year.i decided to uninstall it and start using ACA2009.i have uninstalled ACA2008, 3dsmax2008 and other autodesk apps and removed some folders 'autodesk' and 'autodesk shared' from vista system folders.i also delete 'autodesk' from registry (LocalMachine/Software & CurrentUser/Software).then i installed ACA2009 64bit without any problems. after install i start it and there wasn't any problems (but i do not use any AEC objects, so i don't know if they was working).next i installed 3dsmax2009 & sp1 for it. max worked OK.then i installed sp1 for ACA2009. instalation was OK... but when i start working on a project i realised that AEC objects (wall,door, etc.) dont work at all ACA2009 starts OK without any warning or something...it loads at startup AECarchBase (and other AEC related stuff) but when you are trying to use any of wall,door,window it does do nothing... for example when you select wall from tools pallete it shows command 'WallAdd' in command line and then wall command ends without any warning or something...it also doesn't work from command line or menu the strange thing is when i uninstall ACA2009 and install ACA2008 again problem was also now in ACA2008 !!!

View 9 Replies View Related

AutoCAD Architecture :: Are Layer Keys Only For Objects

Apr 14, 2013

Are Layer Keys only for ACA objects ?

for example:

I'd like my dimensions to be all on layer "D" in the color red.

I added "dimlinear" to the key style. but it just draws dimensions on the current layer.

View 9 Replies View Related

AutoCAD Architecture :: Find A Way To Identify Objects

Sep 16, 2013

I am experiencing this very compromising situation.. i am starting to get out of breath literaly. I am trying to save my 3D but cad say to me some objects cannot be save into specified format.

Then No save.I am trying to find a way to identify these objects..

View 5 Replies View Related

AutoCAD Architecture :: Objects In 3D Disappear / Get Invisible?

Oct 17, 2012

Soms of the objects in my 3D view "disappear" when clicking on it. The edges are still visible while the rest of the objects get invisible. This is only the case for some objects in my 3D view. I have no problem with the visibility of the objects in the structural plans or elsewhere. How can I make all objects visible in 3D again when clicking on them? 

View 3 Replies View Related

AutoCad 2D :: Missing Properties Of Objects In Architecture

Apr 26, 2013

I used architecture on my pc. I installed Autocad on another pc with the same Serial code. I can see on the top that my version suddenly is a Educational version. I'm telling you this because i don't know if this is the reason of my problem.

The problem: i can't see the properties of an object when i use autocad architecture in the educational version.

For example: I make a wall and i place a window in the wall. Now i want to change the width of my window, using the properties bar. SO i click on my window (right mouse button) and click on PROPERTIES. It opens the properties bar BUT i can't see the window and his properties. At the top of the properties bar it says "No selection".. How can this be when i begin with the right mouse click on my window?

When i do it in the other direction: Open properties (ctrl+1) first and then select for example my wall, still nothing changes in the properties bar!

View 4 Replies View Related

AutoCAD Architecture :: Unwanted Lines On 3D Objects?

Jul 30, 2013

I produced some objects in Inventor 2013 and exported to DWG to be assembled in AutoCAD 2013. All is fine except when i look at the objects in a 'hidden' view these weird diagonal lines appear over the objects. I am unable to clcik these but when i zoom in they gradually disappear but. If I try to plot the object as shown these lines are printed. This also happens when saving to pdf.

View 2 Replies View Related

AutoCAD Architecture :: 2D Elevation Objects Edit Linework

Nov 14, 2013

ACA 2011

So, I extract elevations from my model. No prob. Works perfectly. I then often edit linework to change some linework colors...works fine. However, What if I want to change/edit a Hatch? When I click on 'Edit Linework', the hatch automatically turns off to allow me to edit the linework... Can one edit the Hatching?

View 4 Replies View Related

AutoCAD Architecture :: Add Selected And Continue Matching For New Objects

Oct 2, 2013

I used to have a third party plugin that had a "clone" command.

It was like "Add Selcted" & keep matching the properies for more new objects. So new objects would match the layer, linetype, etc.of what was previosly selected  Not just the once.

Is there a command  like this in ACA 2012 ?

View 9 Replies View Related

AutoCAD Architecture :: Adding Space Objects To A Palette

Dec 13, 2012

We are trying to create a set of palettes for a building type that we specialize in.  How do we add the spaces to a design palette and can we include a room tag with it?

View 1 Replies View Related

AutoCAD Architecture :: Display Config And Vanilla Objects

Sep 15, 2011

The best way to have normal AutoCAD objects (lines, plines, arcs) adhere to the Display Configurations.

My original idea was to contain all of the 'vanilla linework' in one Multi-View Block per Construct, thereby enabling me to set the Display Properties for that MVB and have the linework show/hide depending on my Display Config. I end up having to 'edit block in-place' if I want to change anything, which seems to work but there has got to be a better way.

My only other idea was to somehow link Layer Filters (which I'm unfamiliar with, and probably using the wrong term) to the Display Configs so that depending on the current Config, certain layers would be frozen/thawed.  This seems like the way to do it, but it is not obvious to me how I might be able to achieve this through the Display Manager.

View 4 Replies View Related

AutoCAD Architecture :: AEC Steel Objects Have No OSNAP In Paperspace

Sep 23, 2011

We model the building using AEC steel members in AutoCAD ACA. When the piping group xrefs our model into their model (in regular AutoCAD) to add their pipe, the AEC steel behaves properly in model space, but when they go to dimension in paperspace (for example from the center of their pipe to the face of a column) osnap does not recognize the AEC steel geometry.

View 3 Replies View Related

AutoCAD Architecture :: Inserting Objects Into Selected Surface

Feb 6, 2012

When using the design pallette tool bar, my objects will not insert into the selected surface?  Reasons Why?

View 2 Replies View Related

AutoCAD Architecture :: OLE Objects Doesn't Plot In Color

Apr 26, 2012

OLE objects does not plot in color. The OLE object is in a title block that its being reference to the working drawing. Is the are referencing setting we can manipulate to resolve this issue?

View 1 Replies View Related







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