- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been adding to and dragging my own custom linetype file from version to version for years. With the newest upgrade, my fence linetypes are missing the circles and squares. All other similar custom linetypes I've used recently, such as those with letters, show just fine.
I saw several related posts referring to LTYPESHP.SHX as being a potential cause, but I'm not familiar with what it does for shape linetypes.
This is from my linetype file:
;; Complex linetypes have been added to this file.
;; These linetypes were defined in LTYPESHP.LIN in
;; Release 13, and are incorporated in ACAD.LIN in
;; Release 14.
;;
;; These linetype definitions use LTYPESHP.SHX.
;;
*FENCELINE1,Fenceline circle ----0-----0----0-----0----0-----0--
A,.25,-.1,[CIRC1,ltypeshp.shx,x=-.1,s=.1],-.1,1
*FENCELINE2,Fenceline square ----[]-----[]----[]-----[]----[]---
A,.25,-.1,[BOX,ltypeshp.shx,x=-.1,s=.1],-.1,1
Solved! Go to Solution.