Model space colors missing?

Model space colors missing?

Anonymous
Not applicable
11,486 Views
6 Replies
Message 1 of 7

Model space colors missing?

Anonymous
Not applicable

We have a bit of an urgent situation at work. Namely we have stepped over from standard AutoCAD 2010 to AutoCAD Architectural suit 2012.

 

The situation is as such that if we set our search path to our ctb and our dwt (nothing else no other search path changes) our dwt templates load as being visibly black/white all the colour information is wrong.

 

Upon closer inspection of elements draw in the dwt for example a line though it still displays as being physically black/ white the properties menu declares it as being the colour we need it to be for example red. We have double-checked in our plot dialogue box if the ctb is present and its presence is confirmed. The peculiarity is though if we try and locate it using our (findfile “CTB\\NAME\\AND\\PATH” method the command prompt returns nil meaning as far as I have come to understand as missing/ not loaded/ not found.  A line the properties menu states the plot style is set to ByColor and not by the specific CTB file as when the same line is selected in AutoCAD 2010.

 

We have quite an extensive customisation comprising almost of every kind of file AutoCAD has put up for user customisability so my instinct was that something within the whole customisation was causing our issue.

 

We have since rid of all customisations and reset the profile using AutoCAD and as double backup also via the registry keys, we also have deleted our corresponding AutoCAD application folder in the hope of eliminating some nasty that may of stayed behind.

 

We have no plug-ins that cannot be the problem. Further experimentation shows that if we create a search path using the following lisp the colours are displayed right for the duration of the AutoCAD session but upon restarting AutoCAD the colours again become black/ and white.

 

When entities such as the lines are moved the items being moved flicker across the screen in their correct colour, once placed the image instantly shows as being black/ white again.

 

As final symptom our model space colour seems to be the only thing effected, our layout tabs are fine however we don’t work in layouts but rather in model space.

 

I have also as last used the vars2src command in AutoCAD 2010 and imported the variable settings into AutoCAD architectural suit 2012 hoping that the issue was a variable setting overlooked, to no avail though. Neither is our desktop icon enabled with any switches such as profiles.

 

Could somebody please help?

Accepted solutions (2)
11,487 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable
Accepted solution

Solved!

 

The issue is in regards to a change in SHADEMODE qua 2012 the clue lay with in the print dialogue box where the display as option had listed LEGACY WIREFRAME. By setting the  SHADEMODE variable to wireframe instead all colors reappear.

Message 3 of 7

Anonymous
Not applicable

Thank you. Now, 3-years later, I had the same problem with colors not displaying in model space. It drove me nuts for weeks. I had the views set to "2D Wireframe". As soon as I changed it to "Wireframe", the drawing regenerated and the line colors were correct.

Message 4 of 7

rkmcswain
Mentor
Mentor

That is not really the "solution" The entities should display correctly in the 2D Wireframe visual style. All you've done is change visual styles.

 

I have a drawing with this identical problem right now.

 

 

0 Likes
Message 5 of 7

bill.schooler
Participant
Participant

I had this same issue today. Here is how i fix my bad drawing. I start a new drawing and insert the bad drawing into the fresh drawing with the explode option on.

Then I overwrite the old file with the new file.

 

Message 6 of 7

Anonymous
Not applicable
Accepted solution

This issue came up yesterday and I think I have the real solution here.  In model space, I have my properties box open.  No entities are selected so it is showing basic drawing settings.  Under plot style, the "plot style table" was set to "monochrome".  That is our plot table when plotting in paper space.  I changed it to "none" and everything went back to normal.  So to check, I switched over to paper space and my layout tabs are still "monochrome", as they should be. 

Message 7 of 7

Anonymous
Not applicable

@Anonymous wrote:

This issue came up yesterday and I think I have the real solution here.  In model space, I have my properties box open.  No entities are selected so it is showing basic drawing settings.  Under plot style, the "plot style table" was set to "monochrome".  That is our plot table when plotting in paper space.  I changed it to "none" and everything went back to normal.  So to check, I switched over to paper space and my layout tabs are still "monochrome", as they should be. 



Kind of a necro here, but this guy is the real MVP.

0 Likes