<?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 IGES export in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/3341455#M57168</link>
    <description>&lt;P&gt;Is it possible to export IGES files from .NET or lisp?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Ivo&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2012 20:30:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-21T20:30:11Z</dc:date>
    <item>
      <title>IGES export</title>
      <link>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/3341455#M57168</link>
      <description>&lt;P&gt;Is it possible to export IGES files from .NET or lisp?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Ivo&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 20:30:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/3341455#M57168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-21T20:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: IGES export</title>
      <link>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/3341847#M57169</link>
      <description>&lt;P&gt;HI there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a code that may need to be changed depending on which AutoCAD version you are using:&lt;/P&gt;
&lt;P&gt;&amp;lt;code&amp;gt;&lt;/P&gt;
&lt;P&gt;;----------------------------------------------- &lt;BR /&gt; ; Lisp routine for IGESOUT&lt;BR /&gt; ;----------------------------------------------- &lt;BR /&gt; (defun c:run_igesout()&lt;BR /&gt; (setvar "cmddia" 0)&lt;BR /&gt; (setvar "filedia" 0)&lt;BR /&gt; (arxload "igesout.arx")&lt;BR /&gt; (igesout "test.dwg" "") &lt;BR /&gt; (arxunload "igesout.arx")&lt;BR /&gt; )&lt;BR /&gt; ;-----------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;lt;/code&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In AutoCAD 2012 use "AcIges.arx" instead of "igesout.arx" and "igesexport" instead of "igesout"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Adam Nagy&lt;/P&gt;
&lt;P&gt;Autodesk Developer Network&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 02:14:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/3341847#M57169</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2012-02-22T02:14:10Z</dc:date>
    </item>
    <item>
      <title>Re:step export</title>
      <link>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/6574844#M57170</link>
      <description>&lt;P&gt;Dear Mr Adam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for this lisp routine. I want to auto mate following tasks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) opening multiple cad files ( lets say 'AA.cad'&amp;nbsp; to 'FF.cad') which are kept in a specified folder named 'test'&lt;/P&gt;&lt;P&gt;2)open file 'AA.cad'&lt;/P&gt;&lt;P&gt;3)stepout the 3D model contained in cad file. --to the same folder named "test'&lt;/P&gt;&lt;P&gt;4)close the 'AA.cad'.&lt;/P&gt;&lt;P&gt;5) open next cad file and repeat till all cad files are converted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help with this with a lisp routine. we have&amp;nbsp; one month trial version Autocad16.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 06:57:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/iges-export/m-p/6574844#M57170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-21T06:57:36Z</dc:date>
    </item>
  </channel>
</rss>

