==
== Build Sample Part With Properties 
==

The PROPERTY sample program demonstrates how to attach properties to a
product. This program builds all of the STEP backbone entities that go
into creating a product and two sample properties.   We create a string
descriptive propery and one that has a length measure.

 "property_out.stp" contains the sample output from this program.

This program creates the data set and saves it 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.
