polyline global width issue

polyline global width issue

srijon
Explorer Explorer
11,044 Views
12 Replies
Message 1 of 13

polyline global width issue

srijon
Explorer
Explorer

I draw a rectangle with polyline. when global width  applied on this rectangle, the rectangle going cracked. Please see attached image to better understand. Please help me on this point.  before.PNGafter.PNG

0 Likes
Accepted solutions (1)
11,045 Views
12 Replies
Replies (12)
Message 2 of 13

imadHabash
Mentor
Mentor

Hi,

 

would you please attache here this CAD drawing?

Imad Habash

EESignature

0 Likes
Message 3 of 13

srijon
Explorer
Explorer

Thanks for replay. Actuality I think this problem not assigned with any specific autocad file. I tried it in to a new file but I got same result. I think this is a option or parameter problem. I hope you may give me a good solution. Thanks  in advance.     

0 Likes
Message 4 of 13

imadHabash
Mentor
Mentor

this kind of problems usually happened because of the way of drafting and how those lines or polylines rearranged.nothing of this weird shapes will appear if you draw in proper way.also Global Width will not do these things for that i ask for the CAD file.

 

In general .... as good as you draw your lines,weird shapes will not appear.

Imad Habash

EESignature

0 Likes
Message 5 of 13

srijon
Explorer
Explorer

May be you are right. Please check attached file. I am trying to give global width on red color columns. but that wired shape appeared. 

0 Likes
Message 6 of 13

imadHabash
Mentor
Mentor

Now it's clear and thanks for you CAD post..

 

First of all you have to know that your Global width value is thicker than the shape itself and that is why this happened.also you have to make your FILL value command ON.then type Regen (R) to see the thickness effect.

 

Command: FILL Enter mode [ON/OFF] <ON>:

 

 

so you have to enter proper global width value and turn on Fill value.

 

Note:

try to make LWDISPLAY = off .

 

hy.png

 

 

Good Luck..

 

 

 

Imad Habash

EESignature

0 Likes
Message 7 of 13

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

welcome @Anonymous.autodesk.com!

 

The file you have uploaded is different to that what you showed in the screenshot, in the screenshot the polyline is not closed:

 

20161225_1756.png

And that can make the difference on the 4th vertex!

In case the polyline is closed a rectangle has 4 vertices and the closing segment/vertex would be drawn in the same way as the other 3 corners.

In case the polyline is not closed a rectangle has 5 vertices and so 2 vertices are at the same XY-position. That makes the difference for how the corner is represented.

 

20161225_1803.png

 

- alfred -

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 8 of 13

srijon
Explorer
Explorer

EX.JPG

check this file, this time I set global width to 12" but same result. I have checked on Autocad 2017 about this matter, there is no such problem even If I set the global thicker than object. 

0 Likes
Message 9 of 13

imadHabash
Mentor
Mentor
Accepted solution

Hi,

 

as i told previously this shape appear for you because your FILL mode is OFF. turn it ON then type Regen in command line.

 

Command: FILL Enter mode [ON/OFF] <OFF>: on
Command: RE REGEN Regenerating model.

 

if you do this right you will get the result as attached image.

 

tr.png

Imad Habash

EESignature

0 Likes
Message 10 of 13

suratsm9
Explorer
Explorer

WhatsApp Image 2022-11-12 at 12.32.21.jpgI have suddenly got this problem of global width for my rectangle command, and I have done all the commands shown here. But the global width is same, when I add a new rectangle. How do I edit it???

I have kept the FILL command off, done REGEN but nothing is working.

0 Likes
Message 11 of 13

imadHabash
Mentor
Mentor

Hi,

Would you please make a NEW post message with full information here AutoCAD Architecture Forum, and try to attache a CAD dwg sample to give a direct help to solve your issue?

Imad Habash

EESignature

Message 13 of 13

Kent1Cooper
Consultant
Consultant

@suratsm9 wrote:

I have suddenly got this problem of global width for my rectangle command....


The RECTANG command in newer versions has a Width option, which you can use to set the global width of rectangle Polylines.  It stores that independent of the PLINEWID System Variable that determines the width of Polylines drawn with the PLINE command.

Kent Cooper, AIA
0 Likes