End termination of dashed lines

End termination of dashed lines

masterdesignstate
Participant Participant
2,422 Views
14 Replies
Message 1 of 15

End termination of dashed lines

masterdesignstate
Participant
Participant

I recently re-installed Autocad and my dashed lines are terminating oddly. I understand Autocad typically puts half of a dash at each end of a dashed line. I have never had an issue with this before. After re-install, this is no longer the case. Is there a variable I need to change?

 

LTSCALE = 1

MSLTSCALE = 1

(Linetype in attachment is phantom but same concept applies)

 

0 Likes
Accepted solutions (1)
2,423 Views
14 Replies
Replies (14)
Message 2 of 15

Valentin_CAD
Mentor
Mentor

@masterdesignstate ,

 

Provide your ABOUT information (Type ABOUT at the command line).

 

In the meantime, try the suggestion from the link:

 



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 3 of 15

masterdesignstate
Participant
Participant

AutocadLT 2024

Windows 10

0 Likes
Message 4 of 15

pendean
Community Legend
Community Legend

@masterdesignstate wrote:

AutocadLT 2024

Windows 10


Not what they asked for BTW. They want a screenshot of your LT2024's ABOUT command pop-up, from inside the program.

 

Can you share your DWG that the screenshot came from too?

And do you have this problem is you recreate that portion of your screenshot from scratch in a blank new file?

 

 

0 Likes
Message 5 of 15

Kent1Cooper
Consultant
Consultant

[I assume it's not a case of the lines disappearing behind a Wipeout...?]

Kent Cooper, AIA
0 Likes
Message 6 of 15

masterdesignstate
Participant
Participant

Sorry for mis-understanding the request. Thanks to all for replying. See attached.

 

No wipeout used.

 

I am using annotative scale, but the issue persists regardless of the scale chosen (just occurs at different line lengths). Another example of issue attached, along with DWG to match.

0 Likes
Message 7 of 15

Valentin_CAD
Mentor
Mentor

@masterdesignstate ,

 

Not seeing the issue on my end. Consider opening a support ticket:

 

Your image:

ValentinWSP_0-1711733992672.png

 

My image:

ValentinWSP_2-1711734384642.png

 

 



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 8 of 15

masterdesignstate
Participant
Participant

I understand that the linetype scale are annotation scale are saved in the drawing, but just wondering if you are getting the same results with LTSCALE =1 and CANNOSCALE = 1/8" = 1'-0" ?

 

I created a ticket.

0 Likes
Message 9 of 15

masterdesignstate
Participant
Participant

This is driving me crazy, anyone else ever experienced this?

0 Likes
Message 10 of 15

TomBeauford
Advisor
Advisor

As Valentin-WSP didn't have the issue with your drawing could it simply be a display issue on your PC?

Have you tried printing it out to see how it looks?

64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter
0 Likes
Message 11 of 15

masterdesignstate
Participant
Participant

I wish it was a display issue. You can see from my previous attachment that when the line is selected, there is no dash segment at the end of the line (where the grip is shown). Plotting shows the same thing.

 

I just checked and hidden lines are okay. I could only get it reproduce with phantom and center linetypes. Still doesn't answer why Valentin could not reproduce.

 

Would one of you be willing to upload the standard .lin file so I can try replacing mine and see if that fixes it?

0 Likes
Message 12 of 15

Kent1Cooper
Consultant
Consultant

Grabbing at straws here, and not sure the answers will suggest any solution, but they might to someone....

 

Does it do the same in all object types [Lines, "lightweight" & "heavy" Polylines, Arcs, Splines, partial Ellipses, Mlines, Rays]?

 

And if it does it in Polylines, does it make any difference whether linetype generation is enabled?

 

What happens with closed shapes [closed/full Ellipses, Circles, closed Polylines/Splines]?

 

Did any of the suggestions in the link at Message 2 make a difference?  Specifically, is it affected by toggling the Hardware Acceleration setting [GRAPHICSCONFIG command]?

Kent Cooper, AIA
0 Likes
Message 13 of 15

pendean
Community Legend
Community Legend

@masterdesignstate wrote:

...Would one of you be willing to upload the standard .lin file so I can try replacing mine and see if that fixes it?


That would do nothing for you since we all can open your file here without the display issue at all: AutoCAD does not live-link to a LIN file for content already drawn, that's why most of us can share custom linetype content without having to sent LIN files 🙂

 

Here is how to open a support case with Autodesk if you are on subscription to seek out Autodesk Support's help:
https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-find-my-sup...

0 Likes
Message 14 of 15

richard_387
Advocate
Advocate

Not being able to reproduce your problem lead me to try and trace over your lines in the posted pictures.

 

From the pictures attached, I would say that you have a unique setup that deranges end portions of lines occasionally. The start of the lines and intermediate line sections match up, but sometimes the end section of the line is terminated strangely. Perhaps a repair or re-installation would help.

 

Line Terminations.PNGphantom problem.PNG

0 Likes
Message 15 of 15

masterdesignstate
Participant
Participant
Accepted solution

Thank you to all for the replies! I figured it out.

 

But first, to close the loop on the latest comments.

 

I asked about the .lin because I have recently added custom linetypes, although I didn't edit any of the standard linetypes. I thought maybe somehow hidden/phantom may have been changed during this process. This was not the issue.

 

I found that all object types behaved this way, except splines curiously. Behavior persisted regardless of PLINEGEN value.

 

Closed polylines did not provide dashed segments each side of verticies, regardless of PLINEGEN value. This behavior mimics how lines are displaying.

 

Closed shapes without verticies (ellipses, circles) work fine since they have no end points.

 

>>Did any of the suggestions in the link at Message 2 make a difference?  Specifically, is it affected by toggling the Hardware Acceleration setting [GRAPHICSCONFIG command]?

 

This right here is what solved it. My sincere apologies to all for not trying this sooner. I did walk through that link when it was posted, but somehow missed the GRAPHICSCONFIG setting. When I turn it OFF, the problem goes away. Therefore, as others have identified, it was a display issue. As noted in the original post, I recently re-installed Autocad and this setting seems to be ON by default.

 

Thank you again to all. I still think this thread will be useful in the future if others come upon this issue.