{"id":3135,"date":"2026-08-08T02:01:31","date_gmt":"2026-08-07T23:01:31","guid":{"rendered":"https:\/\/picajet.com\/articles\/formats\/step\/"},"modified":"2026-08-08T02:01:31","modified_gmt":"2026-08-07T23:01:31","slug":"step","status":"publish","type":"format","link":"https:\/\/picajet.com\/articles\/formats\/step\/","title":{"rendered":"STEP"},"content":{"rendered":"<p class=\"wp-block-paragraph\">STEP is the informal name for ISO 10303, an international standard the ISO began developing in 1984 to solve a problem the CAD\/CAM industry had struggled with for years: getting precise product geometry and data to move reliably between incompatible CAD systems across a product&#8217;s entire lifecycle, not just at export time. The standard came into practical use starting in 1994, and unlike a single application format, it&#8217;s structured as a large family of &#8216;application protocols,&#8217; each tailored to a specific industry or data scope \u2014 AP203 for basic mechanical design configuration control, AP214 for automotive, AP242 for a more modern combined protocol supporting PMI, and others.<\/p><p class=\"wp-block-paragraph\">What sets STEP apart from mesh interchange formats like OBJ or STL is that it represents exact boundary-representation geometry \u2014 the same mathematically precise surfaces and curves a CAD system works with internally \u2014 rather than an approximated triangle mesh, plus assembly hierarchy and, in newer application protocols, manufacturing tolerances and GD&#038;T. That precision is exactly why STEP is the standard exchange format when a design genuinely needs to move between different CAD vendors&#8217; systems without losing engineering-grade accuracy.<\/p><p class=\"wp-block-paragraph\">For an engineering or manufacturing DAM (often overlapping with PDM\/PLM systems), STEP is frequently the preferred long-term archival format for CAD geometry precisely because it&#8217;s vendor-neutral: a native SolidWorks or CATIA file depends on that specific vendor&#8217;s software remaining available and backward-compatible, while STEP is an ISO standard any compliant CAD system can read decades later. A DAM managing STEP assets should track which application protocol was used and pair the STEP master with lighter derivative formats (STL for print prep, glTF for browser preview) since STEP itself typically has no native rendering support outside CAD-class software.<\/p>","protected":false},"excerpt":{"rendered":"<p>An ISO standard (ISO 10303) for exchanging precise, parametric-adjacent CAD product data \u2014 including full assembly structure, geometry, and PMI \u2014 across different CAD systems throughout a product&#8217;s lifecycle.<\/p>\n","protected":false},"author":0,"featured_media":0,"template":"","meta":{"footnotes":"","faq":[{"question":"Why would a DAM prefer STEP over a native CAD file (like a SolidWorks .sldprt) for long-term archival?","answer":"STEP is a vendor-neutral ISO standard rather than a proprietary format tied to one CAD vendor's continued existence and backward compatibility, making it a safer long-term archival bet for engineering assets."},{"question":"What is a STEP 'application protocol' and why does it matter for a DAM?","answer":"STEP is organized into industry-specific application protocols (AP203, AP214, AP242, etc.) that define what data the file can carry \u2014 a DAM should record which protocol was used, since downstream systems may only correctly interpret data within a specific protocol's scope."},{"question":"Does STEP store exact geometry or an approximated mesh like STL?","answer":"Exact boundary-representation (B-rep) geometry using mathematical surfaces and curves, the same precision level a CAD system works with internally \u2014 this is a fundamentally different, more precise representation than STL or OBJ's triangle meshes."},{"question":"Can STEP files carry manufacturing tolerances and GD&T annotations?","answer":"Yes, in newer application protocols like AP242, STEP can carry product manufacturing information (PMI) including tolerances and GD&amp;T, not just raw geometry \u2014 this matters for DAM systems supporting manufacturing handoff, not just visualization."},{"question":"Why can't most DAM platforms render a STEP file's preview natively?","answer":"STEP's exact B-rep geometry requires a CAD-capable rendering kernel (like Open CASCADE) to tessellate and display, which general-purpose DAM platforms don't include by default \u2014 a dedicated CAD viewer integration is needed."},{"question":"How old is the STEP standard, and is it still actively maintained?","answer":"Development began in 1984 and it's been in use since 1994; ISO continues to maintain and extend it through new and revised application protocols, making it one of the longest-running active CAD interchange standards."},{"question":"Should a DAM also keep an STL or glTF derivative alongside a STEP master?","answer":"Yes \u2014 since STEP typically has no lightweight native preview, generating an STL (for print prep) or glTF (for browser preview) derivative alongside the STEP master is standard practice for making the asset usable without CAD software."},{"question":"What industries most commonly contribute STEP files to a DAM?","answer":"Mechanical engineering, automotive, aerospace, and industrial product design, where cross-vendor CAD interchange and long-term archival accuracy matter more than in visualization-focused industries that favor mesh formats instead."}],"checked_date":"2026-08-07","sources":[{"statement":"ISO 10303 (STEP) has been under development since 1984 and in use since 1994, developed to allow electronic exchange of product data between computer-based systems","source_name":"NIST \u2014 Introduction to ISO 10303, the STEP Standard for Product Data Exchange","url":"https:\/\/www.nist.gov\/publications\/introduction-iso-10303-step-standard-product-data-exchange-0","checked":"2026-08-07"}],"kicker":"","fact_checker":0,"reading_time":0,"revisions":[],"seo_title":"","seo_description":"","noindex":false,"ext":"stp","full_name":"Standard for the Exchange of Product Model Data (ISO 10303)","vendor_name":"International Organization for Standardization (ISO)","introduced":"Development began in 1984; ISO 10303 has been in use since 1994","container_notes":"Unlike mesh formats such as OBJ or STL, STEP represents exact boundary-representation (B-rep) solid geometry \u2014 surfaces and curves defined mathematically rather than tessellated triangles \u2014 along with assembly structure, part relationships, and, depending on the STEP application protocol used (e.g. AP203, AP214, AP242), product manufacturing information (PMI) like tolerances and GD&T annotations. It is a plain-text format organized into ISO-defined 'application protocols' targeting specific industries and lifecycle stages, making STEP files considerably more information-rich \u2014 and more complex to fully interpret \u2014 than any tessellated mesh format.","open_with":[{"platform":"Windows\/macOS\/Linux","how":"FreeCAD (free, open source) opens and edits STEP files with full B-rep geometry support"},{"platform":"Windows","how":"Any major MCAD system \u2014 SolidWorks, Siemens NX, CATIA, Autodesk Fusion, Onshape \u2014 imports\/exports STEP as its standard neutral interchange format"},{"platform":"Web browser","how":"Online viewers such as the Autodesk Viewer or CAD Exchanger's web viewer render STEP without installing CAD software"},{"platform":"Windows\/macOS\/Linux","how":"Open CASCADE-based free viewers can inspect STEP geometry for lightweight review"}],"archive_advice":"STEP is the closest thing mechanical\/engineering DAM (often called PDM\/PLM-adjacent) practice has to a vendor-neutral archival master for CAD geometry, since it's an ISO standard rather than any single vendor's proprietary format \u2014 a DAM in an engineering or manufacturing context should prefer STEP over a native CAD format for long-term, cross-vendor archival specifically because it doesn't depend on one CAD vendor staying in business or maintaining format compatibility. Because full STEP files can carry PMI, tolerances, and assembly structure, a DAM should preserve the specific application protocol (AP203\/214\/242) used, since downstream systems may only correctly interpret a subset. As with other CAD\/3D formats, expect no native visual preview in a general-purpose DAM without a dedicated CAD viewer integration \u2014 STEP's exact B-rep geometry in particular needs a CAD-capable renderer, not a simple mesh viewer, to display correctly.","related":[],"tool_link":""},"silo":[23],"class_list":["post-3135","format","type-format","status-publish","hentry","silo-formats"],"_links":{"self":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format\/3135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format"}],"about":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/types\/format"}],"version-history":[{"count":0,"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/format\/3135\/revisions"}],"wp:attachment":[{"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/media?parent=3135"}],"wp:term":[{"taxonomy":"silo","embeddable":true,"href":"https:\/\/picajet.com\/articles\/wp-json\/wp\/v2\/silo?post=3135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}