Suddenly All Layers are 0? Can't change Layers

Suddenly All Layers are 0? Can't change Layers

bmallc
Participant Participant
5,023 Views
12 Replies
Message 1 of 13

Suddenly All Layers are 0? Can't change Layers

bmallc
Participant
Participant

Suddenly, after all was fine last night, all items I select say they are 0., Or, if I draw a new line in 0, and go to layers list, select it, and "change" it to another layer, its properties don't change, but the working layer changes to that layer. WHAT IS GOING ON? And why do things change suddenly without apparent cause?

 

0 Likes
Accepted solutions (2)
5,024 Views
12 Replies
Replies (12)
Message 2 of 13

Anonymous
Not applicable

@bmallc wrote:

Suddenly, after all was fine last night, all items I select say they are 0., Or, if I draw a new line in 0, and go to layers list, select it, and "change" it to another layer, its properties don't change, but the working layer changes to that layer. WHAT IS GOING ON? And why do things change suddenly without apparent cause?

 


Post your dwg for the group to have a look at.

0 Likes
Message 3 of 13

john.vellek
Alumni
Alumni

Hi @bmallc,

 

I suspect that your entities are on Layer 0 and that the layer is locked.

 

Please attach your file so I can take a look to see if this is correct or if there is another issue at the root of the problem.

 

Please hit the Accept as Solution button if my post fully solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 4 of 13

bmallc
Participant
Participant

If you mean I should attach the dwg, I attach it here. Or if you can elaborate on what you mean by "post the dwg", please let me know.

Thanks, 

BRM

0 Likes
Message 5 of 13

bmallc
Participant
Participant

No, the layer is not locked. And it's the same case in the drawing into which this drawing is xrefed. Somehow every line "thinks" its layer 0. And I can't seem to change it, even by Matchrproperties. 

0 Likes
Message 6 of 13

john.vellek
Alumni
Alumni

Hi @bmallc,

 

I opened your drawing and it appears that you have objects on multiple layers. I am able to change object properties on any of them including color and layer. I am uploading a  Screencast so you can see what I am seeing.

 

 

Can you describe how your experience is different or perhaps include a screencast of screen capture?

 

 


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 7 of 13

rkmcswain
Mentor
Mentor
Accepted solution
Set PICKFIRST to 1.

Message 8 of 13

bmallc
Participant
Participant

aAAaaahh.. Pickfirst!!! Thank you thank you thank you!  That does it! Thanks you guys. Now, can someone tell me how the heck such things change from last night to tonight? Or is there some way to "lock" my controls so that I don't have sudden wacky changes to my preferences?

 

 

Very grateful to you both.

BRM

0 Likes
Message 9 of 13

rkmcswain
Mentor
Mentor
Accepted solution

If there is one variable that should not be allowed to change from 1 unless the user responds to TWO confirmation dialogs, it's PICKFIRST. (and FILEDIA is right behind that.)

 

The new System Variable Monitor **should** have included a feature that let you "lock" a variable's value down - but we'll keep waiting...

 

So to answer your question, who knows? Any kind of 3rd party routine (.lsp/.dll/.arx) could change it and forget to change it back, even the built in Publish command is known to change FILEDIA and not restore it under certain conditions. Unless you know the moment it happens, it's hard to tell.

Message 10 of 13

bmallc
Participant
Participant

Well, I never heard of FILEDIA either!  If I had a nickel for all the existential angst I've endured at the hands of this diabolical program.... well, I wouldn't be here thanking you, RKMcswain!  sheesh!  Thank you again.  

(Is it time for a cocktail yet?) 

 

BRM

0 Likes
Message 11 of 13

Kent1Cooper
Consultant
Consultant

@bmallc wrote:

.... Or is there some way to "lock" my controls so that I don't have sudden wacky changes to my preferences?

....


As mentioned, it could be some routine doing it to you.  If you can't figure out how to prevent it or find such a routine and built the resetting into it, one thing you might at least do is to build the forcing of them to your preferred settings every time you open a drawing, by setting them in an acaddoc.lsp file.  That way, they may get changed while you're working, but at least after you've closed a drawing, they will be reset when you open it again.

Kent Cooper, AIA
Message 12 of 13

elshawadfy
Collaborator
Collaborator

Hi @bmallc,

 

Pickadd changes accidentally a lot because there is an icon in the properties palette right beside the drop down menu at the top, with a + sign on it, It changes PickAdd, and it's very easy to press accidentally..

 

.

PickAdd.jpg

 

I don't know why is it in such exposed place?? I have never ever changed it deliberately in all my 15+ years using Autocad..  (except to fix it back, that is 🙂 )

 

Regards

Message 13 of 13

User_2011
Advocate
Advocate

How about this? All layers are 0...

User_2011_0-1618494864268.png

 

0 Likes