# STEP ## Inventor Files **Conversion method**: [Inventor translator addin]()\ **Supported files**: *iam, ipt* ### How the Settings relate to the Inventor User Interface ```{image} /jobprocessor/code_reference/cmdlets/export-document/img/pj_config_inv_stp.png ``` ### Sample configuration ```{code-block} :caption: STEP.ini [EXPORT SELECT OPTIONS] IncludeSketches=True ApplicationProtocolType=3 Author=powerJobs Organization=coolOrange Authorization= Description=This is a sample STEP configuration export_fit_tolerance=0.00100076 ``` ```{seealso} See the Translator Options page for details about [Export options for STEP](https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-25D24E28-7517-4903-8AEE-123F8C71A89E&v=2018). ```