stepcode/data
Mark Pictor 719f39f489 update AP209 ATS files. enum element_order now has the _order prefix on its values
sed -i 's/CURVE_3D_ELEMENT_DESCRIPTOR(.LINEAR./CURVE_3D_ELEMENT_DESCRIPTOR(.LINEAR_ORDER./g;' *.stp
sed -i 's/SURFACE_3D_ELEMENT_DESCRIPTOR(.LINEAR./SURFACE_3D_ELEMENT_DESCRIPTOR(.LINEAR_ORDER./g;' *.stp
sed -i 's/SURFACE_3D_ELEMENT_DESCRIPTOR(.QUADRATIC./SURFACE_3D_ELEMENT_DESCRIPTOR(.QUADRATIC_ORDER./g;' *.stp
sed -i 's/VOLUME_3D_ELEMENT_DESCRIPTOR(.QUADRATIC./VOLUME_3D_ELEMENT_DESCRIPTOR(.QUADRATIC_ORDER./g;' *.stp
sed -i 's/VOLUME_3D_ELEMENT_DESCRIPTOR(.LINEAR./VOLUME_3D_ELEMENT_DESCRIPTOR(.LINEAR_ORDER./g;' *.stp
2015-02-08 14:22:27 -05:00
..
ap203 Apply BRL-CAD change r58222 from tbrowder2 - added FIXME to warn of error with tightned standards 2014-08-17 22:54:01 -04:00
ap203e2 Somehow, we ended up with differences in the schema files - oops. Fix 2013-03-19 22:32:31 -04:00
ap209 update AP209 ATS files. enum element_order now has the _order prefix on its values 2015-02-08 14:22:27 -05:00
ap210e2 delete nonconformant part 21 files for ap210e2 2013-10-13 19:10:45 -04:00
ap210e3 new versions of ap242, ap210e3, ap209. all 3 are now IS, renamed accordingly 2015-02-08 14:22:26 -05:00
ap214e3 reorganize test/ and data/ 2011-10-18 21:21:25 -04:00
ap219 Make a stab at syncing with the github data dir - we need to keep ap203edit.exp, since that's the one that works with our step-g converter. 2012-03-22 17:58:14 +00:00
ap227 delete nonconformant part 21 files for ap227 2013-10-13 19:10:45 -04:00
ap235 Make a stab at syncing with the github data dir - we need to keep ap203edit.exp, since that's the one that works with our step-g converter. 2012-03-22 17:58:14 +00:00
ap238 Add/remove files to match github data directory. Will use their copy of the edited ap203.exp to generate step-g sources. 2012-07-05 22:35:00 +00:00
ap239 Replaced ap239 mim long form schema with arm lf 2011-10-17 06:07:39 +02:00
ap240 Make a stab at syncing with the github data dir - we need to keep ap203edit.exp, since that's the one that works with our step-g converter. 2012-03-22 17:58:14 +00:00
ap242 new versions of ap242, ap210e3, ap209. all 3 are now IS, renamed accordingly 2015-02-08 14:22:26 -05:00
ifc2x3 Add/remove files to match github data directory. Will use their copy of the edited ap203.exp to generate step-g sources. 2012-07-05 22:35:00 +00:00
ifc4 replace IFC2x4_RC3 draft with IFC4 final 2013-04-08 20:43:43 -04:00
ISO15926 Make a stab at syncing with the github data dir - we need to keep ap203edit.exp, since that's the one that works with our step-g converter. 2012-03-22 17:58:14 +00:00
pdm Add/remove files to match github data directory. Will use their copy of the edited ap203.exp to generate step-g sources. 2012-07-05 22:35:00 +00:00
STEPTools_merged_schema rename problematic merged schema so it won't stop the build 2013-09-20 12:04:13 -04:00
CMakeLists.txt tests were broken because macro name changed 2014-03-01 11:53:30 -05:00
README Make a stab at syncing with the github data dir - we need to keep ap203edit.exp, since that's the one that works with our step-g converter. 2012-03-22 17:58:14 +00:00

data/ directory README

Layout
------
Each directory
 - must contain exactly one EXPRESS schema
     -- this schema must be useful to end users - i.e. not a schema crafted to test SCL
 - must be named after the numeric designation of the schema *if and only if*
   it is an IS STEP schema
     -- examples: ap214e3, AP235, etc (case insensitive)
     -- directories for schemas that are not STEP IS must be named differently
 - may contain part 21 files
     -- these files must be compatible with the schema