==
== PDM Attributes Sample Program
==

The PDMATTS sample program reads an existing data file, finds the
first product in it and adds some sample PDM attributes like a release
date, owner, and an approval.  This is an excellent starting point for
programs that add non-geometric information to STEP files.  The file
"pdmatts_out.stp" contains sample output from this program.

This program adds the attributes and saves the result as a STEP
Part 21 file called "output_file.stp".  This is a text file, so you
can look at it with a text editor or the STEP Part 21 file browser to
see how the information is represented.
