<?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: How to create DSD file.. in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2719491#M64791</link>
    <description>&lt;P&gt;I did it&amp;nbsp;and without write the file "manually". Using PlottingServices I can use a magical object that do it for me, I have only to add some informations about Layouts to pubblish and other informations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2010 16:10:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-07-16T16:10:45Z</dc:date>
    <item>
      <title>How to create DSD file..</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2716665#M64789</link>
      <description>&lt;P&gt;Hi guys! How can I create DSD file to use with -publish command?&amp;nbsp; Is there any AutoCAD Command to use or I must create it by code? If so, where can I find some docs about its strucutre?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Enrico&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2010 14:19:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2716665#M64789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-14T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create DSD file..</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2719447#M64790</link>
      <description>&lt;P&gt;Imports System.IO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If System.IO.File.Exists(File Name Here) = True Then&lt;BR /&gt;System.IO.File.Delete(File Name Here)&lt;BR /&gt;End If&lt;/P&gt;&lt;P&gt;Dim objReader As StreamWriter = New StreamWriter("File Name Here", True)&lt;BR /&gt;objReader.WriteLine("Text Here")&lt;BR /&gt;objReader.Close()&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;That is what you need to create files.. (the first part checks if one already exists, and deletes it)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as to structure..&amp;nbsp; have AutoCAD create one then open it and reproduce &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 15:56:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2719447#M64790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-16T15:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create DSD file..</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2719491#M64791</link>
      <description>&lt;P&gt;I did it&amp;nbsp;and without write the file "manually". Using PlottingServices I can use a magical object that do it for me, I have only to add some informations about Layouts to pubblish and other informations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 16:10:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-create-dsd-file/m-p/2719491#M64791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-16T16:10:45Z</dc:date>
    </item>
  </channel>
</rss>

