Lineweights are not displaying correctly

Lineweights are not displaying correctly

sidneyM9BFC
Explorer Explorer
2,220 Views
10 Replies
Message 1 of 11

Lineweights are not displaying correctly

sidneyM9BFC
Explorer
Explorer

Hi, I am having a problem with a drawing entity that I imported into AutoCAD. The lines imported with a line weight that is too heavy. However when I tried to change the line weight settings, the lines do not display or plot any different. The only way the thickness changes is with the display min/max slider. However even on min they plot too thick and with line weight off they are too thin when printed. How can I change the line weight to a correct thickness. Thanks

0 Likes
Accepted solutions (1)
2,221 Views
10 Replies
Replies (10)
Message 2 of 11

TheCADnoob
Mentor
Mentor
0 Likes
Message 3 of 11

sidneyM9BFC
Explorer
Explorer

No there are not. All the line weight settings I could find are set to 0. These lines were imported as a block and I have the same problem even when I open them by themselves. It seem as if they are in some way locked. I should note I cannot change the color either. I also tried exploding them, but that didn't help.

0 Likes
Message 4 of 11

paullimapa
Mentor
Mentor

perhaps the objects you imported have their own lineweights defined and needs to be changed to bylayer?


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 11

sidneyM9BFC
Explorer
Explorer

These objects were created in another program and had lineweights set and then imported into AutoCAD. The problem seems to be much deeper than just lineweights because I can't change color or linetype either. It doesn't matter whether I change it by layer or otherwise. In fact the layer it is on is set to white but it displays red. The same goes for the lineweight.

0 Likes
Message 6 of 11

paullimapa
Mentor
Mentor

Perhaps post dwg with those objects so we can all take a look?


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 7 of 11

pendean
Community Legend
Community Legend

@sidneyM9BFC wrote:

These objects were created in another program and had lineweights set and then imported into AutoCAD.


If the other program cannot control lineweights to meet your needs when exporting, then you will have to manually change them yourself after the fact in AutoCAD.

if these are blocks you need to use BEDIT or REFEDIT or SETBYLAYER commands to correct, if they are on locked layers you need to unlock them first, if these are object overrides you need to change then t BYLAYER yourself, if these are XREFs then you need to ensure you are not fighting your own VISRETAIN variable setting in that top file.

 

If you are totally new to AutoCAD and have no idea how to use it to fix your content, just let us know then share a sample DWG file here for someone to walk you through it step by step.

 

HTH

 

 

0 Likes
Message 8 of 11

sidneyM9BFC
Explorer
Explorer

Here is a sample object. I'm not totally new to AutoCAD but I'm familiar with the basics.  

0 Likes
Message 9 of 11

paullimapa
Mentor
Mentor
Accepted solution

your imported sample object is a BLOCK - use LIST command to see this

Use BEDIT command to edit the object

Then you'll see that they are all LINES with set Color as RED and Lineweight as 1.20 mm

Use CHPROP command and select all these LINES and change COLOR & LWeight to BYLAYER 

Then use BCLOSE command & SAVE to complete the changes

paulli_apa_0-1659390218290.png

 


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 10 of 11

sidneyM9BFC
Explorer
Explorer

Thanks! This should solve the problem.

0 Likes
Message 11 of 11

paullimapa
Mentor
Mentor

you are welcome...glad to have helped...cheers!!!


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes