<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
<title>IGES header info</title>
<link>http://www.zwsoft.com/forum/viewthread.php?tid=870</link>
<description>Does anyone know how to change the default settings for info that appears in the header of an IGES file exported from VX?  I would like to write a macro that embeds certain info into the IGES header.  Specifically, I need to create an electronic &quot;paper trail&quot; in which the source VX file name and date are stored in the IGES header during the export.  This will enable us to automatically track the source of the iges file and help to conform to Boeing DPD (Digital Product Data) requirements on derivative data sets.

Thanks

Steve </description>
<author>stevef</author>
<pubDate>2010-04-26 12:27:47</pubDate>
<item><link>http://www.zwsoft.com/forum/viewthread.php?tid=870&amp;pid=4753</link>
<description>
Hi Steve

There isn't a User-accessible way to do that (You could ask VX Corp for an enhancement). However, once the IGES file is created, you could code your macro to open it, add the file name and date to the first line (or overwrite the first line) and save. You can write up to 72 characters on the first line, take a look at one of your IGES files in a plain text editor. If that suits your requirement, no other lines in the file need to change, but if necessary you can add extra header lines (&quot;S&quot; lines), so long as you also edit the last line of the file which records the totals for each line type. </description>
<author>ChrisW</author>
<pubDate>2010-04-26 16:16:53</pubDate>
</item>  </channel>
</rss>