All credits to ChatGPT AI. It is actually working.
If the MEP piping elbows are losing smoothness and circles are appearing as squares after using the FLATTEN command in AutoCAD, it is likely due to the display settings for linetypes and lineweights. To address this issue, you can adjust the following parameters:
Linetype Scale: The linetype scale affects the appearance of lines, including the linetypes used for representing pipes and elbows. If the linetype scale is set too low, it can cause circles to appear as squares. To adjust the linetype scale:
- Type "LTSCALE" in the command line and press Enter.
- Specify a larger value (e.g., 10) to increase the linetype scale. Experiment with different values until you achieve the desired result.
Lineweight Display: Lineweights control the thickness of lines in AutoCAD. If lineweights are not properly set or displayed, it can cause issues with the smoothness of elbows and the appearance of circles. To adjust the lineweight display:
- Type "LWDISPLAY" in the command line and press Enter.
- Make sure the value is set to "ON" to display lineweights.
- If the lineweights are still not appearing correctly, you can try adjusting the "LWEIGHT" system variable or the properties of individual objects.
Viewport Display: If you are working in a layout viewport, check if the viewport display settings are affecting the appearance of circles and elbows. Ensure that the viewport is set to display the objects correctly and that any overrides or view settings are not causing the issue.
By adjusting these parameters, you should be able to improve the smoothness of elbows and restore the circular shape of circles in the flattened MEP piping design. Experiment with different settings until you achieve the desired results.