Skip to main content
1-Visitor
November 11, 2015
Question

How to Create STEP file with Colors from Creo Parametric?

  • November 11, 2015
  • 2 replies
  • 26280 views

A number of folks have asked about how to create a STEP file from Creo Parametric that maintains the assigned colors on the models and assembly components. By default, Creo Parametric uses AP203_IS as the output format for STEP files. If you change this to AP214_IS, the exported STEP files will maintain their assigned colors.

 

To change this, go to File, Options, Configuration Editor, Find... enter "STEP" as the search string and choose Find Now. Scroll through the list of options until you find STEP_EXPORT_FORMAT. Change the value to ap214_is then chose Add/Change and Close. After choosing OK, you can decide whether or not you want to save this setting in your default config.pro file or just save it for the current session.

 

To validate, use the File, Save As, Save a Copy action to create a new STEP file from your current model or assembly. Just chose STEP(*.stp) from the Type menu. Now you can open the new STEP file by changing the Type option to STEP (.stp, .step) in the File Open window to confirm all the colors are present.

2 replies

1-Visitor
November 12, 2015

Thanks Scott.  This is very helpful

1-Visitor
November 16, 2016

This would be super awesome if 214_IS was an option...

these are the options listed as far as I can tell... do you mean AP214_DIS ? or maybe the list has changed since then?

Thanks for the post - at least I know I can test it and find one that will work.

2016-11-16_15h17_07.png

sm_011-VisitorAuthor
1-Visitor
November 17, 2016

Ah, typo in my original posting. You are correct. the STEP_EXPORT_FORMAT should be set to "AP214_DIS".

1-Visitor
November 17, 2016

I found that out.  and also found that my client had less trouble importing the geometry of AP214_DIS.  no missing surfaces, no holes/gaps.  🙂 thanks for the post!