Skip to main content
1-Visitor
August 17, 2017
Solved

Optimum recipe File for Thingworx Studio

  • August 17, 2017
  • 1 reply
  • 2455 views

Hi,

Anyone have made a recipe file to export only model/surface/cosmetic details from Creo Parametric.

Regards,

Thadeus.D

Best answer by sdidier

Hello Thadeus and Giri,

@giri,

A recipe, is a text with .rcp extension used in the Creo View Adapters.

It contains some settings used when converting a CAD file to .pvz or .pvs file.

Creo View Adapters is embedded in Creo Parametric.

@Thadeus,

In the Creo View Adapters, it is possible to have an User Interface to modify the recipe file.

Please follow these steps :

  1. Run <Creo View Adapter install directory>\bin\proe2pv_config.exe
  2. In the Setup Directory field, select another browser
  3. In the Start Comand field, select the <Creo Parametric install directory>\Parametric\bin\parametric.bat file
  4. Click Setup button
  5. Click Recipe Editor button
  6. In the Basic tab, in the Required Entities frame, switch on the required settings.

        For Cosmetic, it is Cosmetic Geometry for example.

        For geometry, Output Geometry should be enough, I guess.

        To export Surfaces/Quilt, it is more complex.

        I have found this article with more details about the settings to enable in this User Interface:

        https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS56399&posno=4&q=recipe%20surface%20export&source=search

  •         Does this help you?

Best regards,

Samuel

1 reply

5-Regular Member
August 18, 2017

Not sure what you mean by recipe file. can you please provide more specific details?

1-Visitor
August 18, 2017

To export Creo Parametric(.prt) to pvz format, there is a recipe file. Recipe file will set the type of objects which needs to be exported from Creo Parametric to .pvz format.