www.creosite.com© O. Corten

creo3 config.pro option documentation for: STEP_EXPORT_FORMAT            


step_export_format

ap203_is * (the default in 3D mode), ap214_cd (the default in drawing mode), ap202_is , 203_is_ext , ap214_dis , ap209_dis , ap214_is , ap203_e2
Determines the format when you export 3D model and drawing data to STEP. This configuration option is available as the STEP export format 3D data exchange setting in the PTC Creo Parametric Options dialog box.
ap202_is - Exports the drawing using the AP202IS STEP application protocol and conformance class.
ap203_is - Exports a 3D model using the ISO 10303 AP203IS STEP application protocol and conformance class.
203_is_ext - Exported file includes AP203 validation properties by default. To include AP203 extensions by default in the file that you are exporting to STEP, set the step_export_format configuration option to 203_is_ext . Setting step_export_format to 203_is_ext , exports data to a STEP file that conforms to the International Standard of STEP with the following extensions:
o cla - Colors and layers
o gvp - Geometric Validation
o ast - Associative Text
ap203_e2 - Exports the nongeometric data of the 3D models using the AP203 ED2 STEP application protocol and conformance class. The nongeometric data includes the material name and density, the geometric and the assembly validation properties, and the user-defined parameters. This includes the functionality in ap203_is_ext . The ap203_e2 format exports annotations by default.
ap214_cd - Exports the drawing using the AP214CD2 STEP application protocol and conformance class. Formats the output with geometry that meets the specification for the schema for AP214 cc1.
ap214_dis - Exports the drawing using the AP214DIS STEP application protocol and conformance class. Validation properties are also exported.
ap209_dis - Exports the 3D model using the AP209DIS STEP application protocol and conformance class. Edges, boundary conditions, constraints, loads, mesh, and mid planes data are not supported for export.
ap214_is - Exports the 3D model using the AP214IS STEP application protocol and conformance class. Supports the exchange of nongeometric data and graphical annotations. The nongeometric data includes the material name and density, the geometric and the assembly validation properties, and the user-defined parameters. The assembly validation property verifies the number of child components of the assembly. You must explicitly set the intf3d_out_annotations configuration option to yes for the ap214_is format to export annotations.