Polyline does not change width

Polyline does not change width

radulowYE6J2
Contributor Contributor
8,937 Views
5 Replies
Message 1 of 6

Polyline does not change width

radulowYE6J2
Contributor
Contributor

Hello

 

When I change the lineweight of a polyline in model space nothing changes.

The polyline only changes weight when exploded and reacts accordingly to properties after that.

 

Appearently it has nothing to do with scale. I checked everything: LTSCALE, CELTSCALE, MSLTSCALE, PLTSCALE, annotation scale, properties tab, global scale of polylines, REGEN, REGENALL, LWDISPLAY, LWDEFAULT, Layerstyle.

 

Additional info about the file:

- Its a parcel plan with ~30 parcels

- File is originally a DXF export from QGIS 3.20.3 

- Mtext had hard coded formating like \H2.0\L1.2 (is there something like this for plines?)

 

I dont have the option to explode all polylines at once and join them afterwards because many single lines would overlap and I need them to join exactly the same way as before.

0 Likes
Accepted solutions (2)
8,938 Views
5 Replies
Replies (5)
Message 2 of 6

ВeekeeCZ
Consultant
Consultant
Accepted solution

You need to set (global) width to 0 first. Then set lineweight.

Z9E3zK5E_0-1644493493588.png

 

0 Likes
Message 3 of 6

imadHabash
Mentor
Mentor
Accepted solution

Hi,

I suggest to change the Width of those polylines first to Zero .. Now you can notice lineweight changes . 

Imad Habash

EESignature

0 Likes
Message 4 of 6

radulowYE6J2
Contributor
Contributor

Thank you! Yes, that was it.

I thought "global width" is a "global" variable which has to be set for the whole file. Seems like its object specific

0 Likes
Message 5 of 6

Valentin_CAD
Mentor
Mentor

@radulowYE6J2 ,

 

I agree.

 

In addition, consider doing an:

  • AUDIT
  • PURGE (all)
  • -PURGE (Regapps and All)
  • OVERKILL (all).

 

 

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 6 of 6

ВeekeeCZ
Consultant
Consultant

You can set a width different for each segment of the polyline. Also, the beginning of the segment could be different from the segment ending width. Therefore "global" setting for the entire polyline.

 

Also note, there is the PLINEWID sysvar which sets the initial global width for the newly drawn polyline.

 

There is no global setting of polyline width that implies all existing polylines (but FILLMODE, though that's something else).

0 Likes