Source and output

Project Files

(Right-click on projects to save)
How to Compile and Run

Create PDM Attributes

The PDM ATTS 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 program does the following:

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.