STEP
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|step}}, {{ext|stp}}, {{ext|p21}} |wikidata={{wikidata|Q3509055}} |pronom={{PRONOM|fmt/698}}...") |
Dan Tobias (Talk | contribs) |
||
| Line 8: | Line 8: | ||
}} | }} | ||
| − | '''STEP''' (Standard for the Exchange of Product model data; ISO 10303-21) is a standardized format for 3D objects used in CAD/CAM. | + | '''STEP''' (Standard for the Exchange of Product model data; ISO 10303-21) is a standardized format for 3D objects used in CAD/CAM. It is a text based format. |
| + | |||
| + | == Identification == | ||
| + | Files begin with the [[ASCII]] characters <code>ISO-10303-21;</code>. | ||
== Specs == | == Specs == | ||
Latest revision as of 03:26, 20 July 2020
STEP (Standard for the Exchange of Product model data; ISO 10303-21) is a standardized format for 3D objects used in CAD/CAM. It is a text based format.
Contents |
[edit] Identification
Files begin with the ASCII characters ISO-10303-21;.