<?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: 3D Polyline to show linetype in AutoCAD Map 3D Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380500#M6253</link>
    <description>&lt;P&gt;AutiCAD does not display linetypes for 3D polylines.&lt;BR /&gt;Of course, it 's weird, but it 's, alas, it is.&lt;BR /&gt;You can use linetypes in Map 3D in sdf.&lt;BR /&gt;It seems that special linetypes can be used in 3D Civil objects in dwg.&lt;BR /&gt;But they will not be visible if you open such dwg in normal AutoCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2020 15:05:47 GMT</pubDate>
    <dc:creator>АлексЮстасу</dc:creator>
    <dc:date>2020-03-16T15:05:47Z</dc:date>
    <item>
      <title>3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380255#M6252</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible to show different 3D Polyline linetypes in AutoCAD Map 3D or in plain AutoCAD. I can't get them to show, and it seems a bit odd if this is not possible... Also I can't find anything clear on this subject on net.&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>Mon, 16 Mar 2020 13:10:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380255#M6252</guid>
      <dc:creator>tamara</dc:creator>
      <dc:date>2020-03-16T13:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380500#M6253</link>
      <description>&lt;P&gt;AutiCAD does not display linetypes for 3D polylines.&lt;BR /&gt;Of course, it 's weird, but it 's, alas, it is.&lt;BR /&gt;You can use linetypes in Map 3D in sdf.&lt;BR /&gt;It seems that special linetypes can be used in 3D Civil objects in dwg.&lt;BR /&gt;But they will not be visible if you open such dwg in normal AutoCAD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 15:05:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380500#M6253</guid>
      <dc:creator>АлексЮстасу</dc:creator>
      <dc:date>2020-03-16T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380779#M6254</link>
      <description>&lt;P&gt;While AutoCAD won't display linetypes on 3DPoly's it can store the designation.&amp;nbsp; So what I used to do was make all the assignments, then right before plotting:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Save to TRASH.DWG.&lt;/LI&gt;&lt;LI&gt;QSelect all 3dPolys.&lt;/LI&gt;&lt;LI&gt;Explode the 3dPolys&lt;/LI&gt;&lt;LI&gt;Plot&lt;/LI&gt;&lt;LI&gt;Close&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Sad that it was almost 30 years ago and it's still that way.&amp;nbsp; How much &lt;EM&gt;blue theme&lt;/EM&gt; would you give up for some useful functionality?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 17:08:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9380779#M6254</guid>
      <dc:creator>TerryDotson</dc:creator>
      <dc:date>2020-03-16T17:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9381953#M6255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've written a plugin to show linetype on 3D poly. I join DLL to load with NETLOAD command&lt;/P&gt;
&lt;P&gt;Once it's loaded, you have 2 commands :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LINTYPP3DON to show linetype&lt;/P&gt;
&lt;P&gt;LINTYPP3DOFF to show standard AutoCAD display (linetype not shown)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 08:23:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9381953#M6255</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2020-03-17T08:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9382123#M6256</link>
      <description>&lt;P&gt;Nice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am familiar with .Net API for AutoCAD. Could you tell me a bit about your code, it sounds interesting. Didn't occurred to me to follow that approach &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 10:11:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9382123#M6256</guid>
      <dc:creator>tamara</dc:creator>
      <dc:date>2020-03-17T10:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9382159#M6257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's an overrulle on worlddraw to redraw each segment as line instead of drawing 3DPolyline, because line, even in 3D, support graphical linetype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 10:33:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9382159#M6257</guid>
      <dc:creator>O_Eckmann</dc:creator>
      <dc:date>2020-03-17T10:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9389073#M6258</link>
      <description>&lt;P&gt;Thank you, I will test it nowadays.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2020 09:11:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/9389073#M6258</guid>
      <dc:creator>tamara</dc:creator>
      <dc:date>2020-03-20T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/10963274#M6259</link>
      <description>&lt;P&gt;Very nice plug in ... thanks for you.&lt;/P&gt;&lt;P&gt;I tried, it work perfectly. Can you tell me in which language it is written? if it is a .NET DLL i'll be thankful if you send me the code.&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 18:05:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/10963274#M6259</guid>
      <dc:creator>Mahass</dc:creator>
      <dc:date>2022-02-21T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12642139#M6260</link>
      <description>&lt;P&gt;Enter command LINETYPE3DPLINEON to display line type and command LINETYPE3DPLINEOFF to switch it off&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 03:55:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12642139#M6260</guid>
      <dc:creator>JanardFugro</dc:creator>
      <dc:date>2024-03-15T03:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12666196#M6261</link>
      <description>&lt;P&gt;Could you please publish or send the code for this plugin, i am unable to load it in my release of autocad and it would be very useful to have.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 11:49:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12666196#M6261</guid>
      <dc:creator>gla_nojaf</dc:creator>
      <dc:date>2024-03-26T11:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Polyline to show linetype</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12668125#M6262</link>
      <description>&lt;P&gt;Sorry to hear that, may be this command only works in AutoCAD civil 3D. it's not a plug in.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 03:55:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-forum/3d-polyline-to-show-linetype/m-p/12668125#M6262</guid>
      <dc:creator>JanardFugro</dc:creator>
      <dc:date>2024-03-27T03:55:18Z</dc:date>
    </item>
  </channel>
</rss>

