Giovannino60 Posted February 21, 2023 Posted February 21, 2023 Why are these two polylines set with the same hatch having the same thickness, i.e. they are identical, one can see the hatch and the other not? Thank you Righe.dwg Quote
Steven P Posted February 21, 2023 Posted February 21, 2023 (edited) Click on them and zoom in to have a look. My first thought was look at the properties dialogue with them both selected, sometimes different elevations do strange things - all OK but when you zoom in.... Each blue square represents the end of a segment in the polyline - the one on the right and the segments are quite long, long enough to display the full line type, on the left the segments are shorter than the line type descrption and so only the first part of the line type is displayed - the fat box If I stretch the last segment of the left line out you might see what I mean - the line works! Polyline segments to close together. Edited February 21, 2023 by Steven P Quote
Giovannino60 Posted February 22, 2023 Author Posted February 22, 2023 I did not understand. What should I do to have the one with a continuous line also dashed, i.e. have both of them dashed? Quote
eldon Posted February 22, 2023 Posted February 22, 2023 Have you tried to enable Linetype generation? That would make both lines look better. Quote
Steven P Posted February 22, 2023 Posted February 22, 2023 2 hours ago, Giovannino60 said: I did not understand. What should I do to have the one with a continuous line also dashed, i.e. have both of them dashed? Imagine, the line pattern is defined as say [] - [] - [] - , the pattern repeats and is 5 units long. Now if you draw a line that is 2 units long there is only space in the line to display [] A polyline is a series of lines all joined together, as segments. If each segment is shorter than the line pattern length then only the first part of the pattern will be displayed. If a lot of segments are short then you get a lot of segments not showing. So, for example your line might be displayed as [[[[[[[[[[. You could change the linetype scale so that maybe instead of taking up, say 5 units the pattern is repeated every 2 units (a scale factor of 0.4) You could redraw the polyline with fewer segments You could try some automation and this looks a good link: https://forums.autodesk.com/t5/autocad-forum/reduce-polyline-points/m-p/9117542/highlight/true#M998626 which will redraw the polyline with fewer segments Quote
Steven P Posted February 22, 2023 Posted February 22, 2023 I learn something every day Eldon! I never knew that, thanks.... In the Properties menu, this is what you are looking for. Select the polylines and change Linetype Generation to Enabled. It might be worth using the command plinegen and set the value to 1 to make them draw with linetype generation enabled in the future. Quote
Giovannino60 Posted February 22, 2023 Author Posted February 22, 2023 I did not understand where I have to change the settings of the polyline to make the hatch appear, do you indicate it in the image? Thank you Quote
Steven P Posted February 22, 2023 Posted February 22, 2023 (edited) In the dialogue box, it is the option at the bottom "Generazione tipo...." to be Attivato for the polyline you want Also noticing, Scala tipo di lnea is quite small, is that the same as a line that is displayed as you want? Edited February 22, 2023 by Steven P Quote
Giovannino60 Posted February 22, 2023 Author Posted February 22, 2023 I ask you, is there a command in Properties that enlarges the hatch, do I want to enlarge the spaces between one piece of line and another? Quote
Steven P Posted February 22, 2023 Posted February 22, 2023 (edited) "Scala tipo de linea" will alter the spaces and the lines in proportion, so double the space and the line will also double, the proportions will be the same. If you want different proportions then you'll have to load a new line type with a different pattern to do that. If you load a new linetype there might be something similar. If not then you can create a custom linetype to suit what you want and adjust the spacing that way Edited February 22, 2023 by Steven P Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.