How to replace or fix invisible block references?

How to replace or fix invisible block references?

Anonymous
Not applicable
1,055 Views
4 Replies
Message 1 of 5

How to replace or fix invisible block references?

Anonymous
Not applicable

Hi,

 

I have invisible circles (coordinates) in the .dwg I attached(inside the rectangle). Is there a way to fix or replace them at once? (make them visible, that is)

 

Thanks.

 

 

Edited by
Discussion_Admin

0 Likes
Accepted solutions (1)
1,056 Views
4 Replies
Replies (4)
Message 2 of 5

imadHabash
Mentor
Mentor

Hi,

can we know the origin of your CAD dwg file ... is it prepared from Autodesk product ? when i open it i get this message ...

 

Capture.PNG

Imad Habash

EESignature

0 Likes
Message 3 of 5

dbroad
Mentor
Mentor
Accepted solution

Do you expect white circles to show up on plots on white paper?  Lots of issues with this drawing: 1) layer names, layer colors, colors of objects in blocks....

When using AutoCAD, use bright layer colors to show up on dark screens and avoid using truecolors when you don't need them. Objects inside blocks should be set to either byblock or bylayer color.  When posting, to help others, purge your drawings of unnecessary objects and set the printer to DWG To PDF.pc3.

To fix the blocks, use bedit to edit the definition and change the circle color either to 0 or to bylayer or byblock.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 4 of 5

Anonymous
Not applicable

Thanks. Forgot that blocks can't be edited outright. I don't know how to tell if a color is true or not.

0 Likes
Message 5 of 5

dbroad
Mentor
Mentor

Blocks can be edited, either via bedit or refedit.

Use the properties palette(with the object selected). Look at the color property.  Index colors are either named or have a single number (0-255). True color have RGB separated by commas (0-255,0-255,0-255) and aren't named (except with a color book).

Architect, Registered NC, VA, SC, & GA.