<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: line type with soild arrow in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/13738004#M165394</link>
    <description>&lt;P&gt;Shows bad definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amriya_Exe_0-1753349151744.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1555173iE6FE61478696398D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amriya_Exe_0-1753349151744.png" alt="Amriya_Exe_0-1753349151744.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jul 2025 09:26:54 GMT</pubDate>
    <dc:creator>Amriya_Exe</dc:creator>
    <dc:date>2025-07-24T09:26:54Z</dc:date>
    <item>
      <title>line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11026623#M47379</link>
      <description>&lt;P&gt;i want to make line type contain with soild arrow as attached photo&amp;nbsp;&lt;/P&gt;&lt;P&gt;can i control on the length of soild arrow or direction of it?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="testd.JPG" style="width: 776px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1040259i9ED4B81C85BB2964/image-size/large?v=v2&amp;amp;px=999" role="button" title="testd.JPG" alt="testd.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 14:56:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11026623#M47379</guid>
      <dc:creator>muhamed_ragab92</dc:creator>
      <dc:date>2022-03-24T14:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11026659#M47380</link>
      <description>Like this old tip perhaps &lt;A href="https://forums.autodesk.com/t5/autocad-forum/solid-fill-in-linetypes/m-p/1650067#M529727" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/solid-fill-in-linetypes/m-p/1650067#M529727&lt;/A&gt;&lt;BR /&gt;Another option &lt;A href="https://forums.autodesk.com/t5/autocad-land-desktop-read-only/linetype-with-arrows/m-p/1558256#M44981" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-land-desktop-read-only/linetype-with-arrows/m-p/1558256#M44981&lt;/A&gt;</description>
      <pubDate>Thu, 24 Mar 2022 15:13:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11026659#M47380</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-03-24T15:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11029228#M47381</link>
      <description>&lt;P&gt;You can also make a linetype using text &amp;amp; Wingding is a standard windows font &amp;amp; is all symbols and has arrow heads.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are some erosion &amp;amp; sediment control linetypes I created. You can tweak the contents to get different arrow heads. Copy &amp;amp; paste into notepad &amp;amp; name with a .lin extensions and create the WINGDING &amp;amp; WINGDING3 text styles they reference in your drawing and map them to the TT fonts of the same name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*R-SUB-SURF-DRAIN,Right Sub-Surface drain arrow&lt;BR /&gt;A,.5,-.2,["à",WINGDING,S=.15,R=0.0,X=-0.1,Y=-.07],-.2&lt;/P&gt;&lt;P&gt;*L-SUB-SURF-DRAIN,Left Sub-Surface drain arrow&lt;BR /&gt;A,.5,-.2,["ß",WINGDING,S=.15,R=0.0,X=-0.1,Y=-.07],-.2&lt;/P&gt;&lt;P&gt;*R-SUB-SURF-DRAIN2,Right Sub-Surface drain arrow&lt;BR /&gt;A,.25,-.01,["à",WINGDING,S=.15,R=0.0,X=0,Y=-.066],-.2&lt;/P&gt;&lt;P&gt;*L-SUB-SURF-DRAIN2,Left Sub-Surface drain arrow&lt;BR /&gt;A,.25,-.01,["ß",WINGDING,S=.15,R=0.0,X=0.01,Y=-.066],-.2&lt;/P&gt;&lt;P&gt;*R-DIVERSION,Right Diversion Flow&lt;BR /&gt;A,1,.001,["†",WINGDING3,S=.2,R=0.0,X=-0.1,Y=-.1],0&lt;/P&gt;&lt;P&gt;*L-DIVERSION,Left Diversion Flow&lt;BR /&gt;A,1,.001,["…",WINGDING3,S=.2,R=0.0,X=-0.1,Y=-.1],0&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:10:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11029228#M47381</guid>
      <dc:creator>DRW_CAD</dc:creator>
      <dc:date>2022-03-25T17:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11029232#M47382</link>
      <description>&lt;P&gt;Here is what they look like in dwg:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DRW_CAD_0-1648228350811.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1040749iE1C6641EB87DF03B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DRW_CAD_0-1648228350811.png" alt="DRW_CAD_0-1648228350811.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 17:12:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11029232#M47382</guid>
      <dc:creator>DRW_CAD</dc:creator>
      <dc:date>2022-03-25T17:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11063888#M47383</link>
      <description>&lt;DIV&gt;I don't get what you mean about the winding &amp;amp; winding3 text style&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Can you explain it for me or show me tutorial for it&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Sat, 26 Mar 2022 23:49:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11063888#M47383</guid>
      <dc:creator>muhamed_ragab92</dc:creator>
      <dc:date>2022-03-26T23:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11063948#M47384</link>
      <description>&lt;P&gt;The windows built in fonts include Winding which is like lots of little symbols. Type A and get&amp;nbsp;&lt;FONT face="wingdings,zapf dingbats"&gt;A&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="wingdings,zapf dingbats" size="5"&gt;ASDFGHIJKLZXCVBNM&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;You need to understand how to get at extended fonts some times. In windows fonts can look at the characters so for say Arial&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1648349556970.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1046585i77C8ECBCAB21E30A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1648349556970.png" alt="SeaHaven_0-1648349556970.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;► ---&amp;nbsp;► ---&amp;nbsp;►&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 02:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11063948#M47384</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2022-03-27T02:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064159#M47385</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="muhamed_ragab92_0-1648380151647.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1046646i834ED479760B82E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="muhamed_ragab92_0-1648380151647.png" alt="muhamed_ragab92_0-1648380151647.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;that's the result from notepad&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/270336"&gt;@DRW_CAD&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 11:23:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064159#M47385</guid>
      <dc:creator>muhamed_ragab92</dc:creator>
      <dc:date>2022-03-27T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064282#M47386</link>
      <description>&lt;P&gt;to avoid that error, you need the text styles. AutoCAD doesn't reference fonts dir. type ST create a style named exactly as they are in the lineype definition and map them to the associated TT font. My example is confusing because I used the same name for the AutoCAD style as the font itself. But where my line type has winding in it, it's looking for an AutoCAD text style of that name.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 14:38:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064282#M47386</guid>
      <dc:creator>DRW_CAD</dc:creator>
      <dc:date>2022-03-27T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064471#M47387</link>
      <description>Can you send me a autocad plan for that line type ?&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Mar 2022 18:34:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064471#M47387</guid>
      <dc:creator>muhamed_ragab92</dc:creator>
      <dc:date>2022-03-27T18:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064718#M47388</link>
      <description>&lt;P&gt;Make a textstyle Windings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_1-1648427260255.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1046797iB2F18DD8F9DEADD1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_1-1648427260255.png" alt="SeaHaven_1-1648427260255.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 00:27:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064718#M47388</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2022-03-28T00:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064737#M47389</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6254908"&gt;@Sea-Haven&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The windows built in fonts include &lt;FONT color="#FF0000"&gt;Winding&lt;/FONT&gt; which is like lots of little symbols. ....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Careful of the spelling -- the name of the font is WIN&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;G&lt;/STRONG&gt;&lt;/FONT&gt;DING&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;S&lt;/STRONG&gt;&lt;/FONT&gt; [and there are some others with number suffixes added], but in various Messages here it has been spelled in various incorrect ways.&amp;nbsp; But it doesn't really matter what you call the Style to which you assign a font [you can call it MickeyMouse if you want], as long as you use the same spelling of the Style name in the linetype definition, and as long as the Style called for in the linetype definition exists in the drawing.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 12:50:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11064737#M47389</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-03-28T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11065337#M47390</link>
      <description>&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-LT/files/GUID-FEDCE7EB-4919-43AE-A54E-F3A293DD60CA-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2019/ENU/AutoCAD-LT/files/GUID-FEDCE7EB-4919-43AE-A54E-F3A293DD60CA-htm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 10:42:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11065337#M47390</guid>
      <dc:creator>DRW_CAD</dc:creator>
      <dc:date>2022-03-28T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11065787#M47391</link>
      <description>&lt;P&gt;I have a collection of linetype files including&amp;nbsp;wingdings.lin saved in the Roamable Support Folder:&lt;/P&gt;&lt;LI-CODE lang="lisp"&gt;*LINE_dia,LINE_dia ---\_/---\_/---
A,3,-1,["t",WINGDINGS,S=1,Y=-0.45],-1.75
*Line_Arrow,Line Arrow ---  ---&amp;gt;  ----  ---&amp;gt;  --
A,3,-1,["\U+00E8",WINGDINGS,S=1,X=-0.3,Y=-0.45],-2
;A,3,-1,["è",WINGDINGS,S=1,X=-0.3,Y=-0.45],-2
*Big_Dot,Big Dots --- O --- O ---- O --- O --
A,3,-1,["l",WINGDINGS,S=1,Y=-0.45],-2
*Big_D-Dot,Big Dash Dot --- O --- O ---- O --- O --
S,.001,["_",Arial,S=2,X=0.09,Y=0.46],-2.2,["l",WINGDINGS,S=1,Y=-0.45],-3.2,["_",Arial,S=2,X=-1.55,Y=0.46]
*Four_Square,Four_Square --- &amp;lt;&amp;gt; ---  &amp;lt;&amp;gt;  ----
A,3,-1,["v",WINGDINGS,S=1,Y=-0.45],-2
*Hedge,Hedge
A,.01,-1,["|",WINGDINGS,S=1,Y=-0.45],-.2
*Square,Square --- [] ---  []  ----
A,3,-1,["n",WINGDINGS,S=1,Y=-0.45],-2
*Danger, --- DANGER ---  DANGER  ----
A,.3,["N",WINGDINGS,S=.05,Y=-.025],-.05,["DANGER",Swiss Light,S=.05,Y=-.025],-.29,["N",WINGDINGS,S=.05,Y=-.025],-.05,.1&lt;/LI-CODE&gt;&lt;P&gt;By saving them in the same folder as my default Acad.lin file they're easily accessible from the load lintypes dialog box.&lt;/P&gt;&lt;P&gt;You have to make sure the WINGDINGS text style is defined in the drawing for them to work.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 14:07:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/11065787#M47391</guid>
      <dc:creator>TomBeauford</dc:creator>
      <dc:date>2022-03-28T14:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/13738004#M165394</link>
      <description>&lt;P&gt;Shows bad definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amriya_Exe_0-1753349151744.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1555173iE6FE61478696398D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amriya_Exe_0-1753349151744.png" alt="Amriya_Exe_0-1753349151744.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 09:26:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/13738004#M165394</guid>
      <dc:creator>Amriya_Exe</dc:creator>
      <dc:date>2025-07-24T09:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: line type with soild arrow</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/13738097#M165395</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9896824"&gt;@Amriya_Exe&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Shows bad definition.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That usually means there is no Text Style name in the drawing with the same name as the Style called for in the linetype definition.&amp;nbsp; See Message 11.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 10:26:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/line-type-with-soild-arrow/m-p/13738097#M165395</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-07-24T10:26:31Z</dc:date>
    </item>
  </channel>
</rss>

