Issue:
As shown in the image below, why does a polyline display as 0 lineweight and lose its global width after being exploded, even after being converted back to a polyline?
Before being exploded:
After being exploded and converted back to a polyline:
Causes:
- For lineweight:
This is because the LWDISPLAY variable is set to OFF. - For Global width:
This is because the EXPLODE command causes the polyline to lose its global width.
Solution:
- For lineweight:
- Execute the LWDISPLAY command in the command line.
- Follow the prompt and enter ON.
- After the operation, the line will display the correct lineweight.
- For global width:
It cannot be restored unless the original global width value is known and manually redefined.
| CN Solution | |
|---|---|
| JP Solution |
★Why does a polyline display as 0 lineweight and lose its global width after being exploded in ZWCAD:https://confluence.zwcad.com/pages/viewpage.action?pageId=329646198





