Skip to main content
1-Visitor
January 5, 2023
Solved

Not able save as assembly model as single solid file without internal.

  • January 5, 2023
  • 1 reply
  • 869 views
I am using Creo Parametric Release 4.0 and DatecodeM140

We are using creo parametric software.
We are planning to send the assembly model to another customer. During model conversion we want to save the assembly model as single solid (IGES or STEP format) with out internal parts (only outer view geometry only).
For the above requirement we are not able to save the assembly model in creo parametric.

Here are the errors that I faced
Not able save as assembly model as single solid file without internal.
    Best answer by Chris3

    Create a rep that hides internals and then step it out and import it back in with the hidden config below turned on.

    intf3d_in_as_part YES

     

    Note that this config option is hidden because it is not fully supported. It doesn't support mixed units and it can cause Creo to crash. With it enabled though you can import a step assembly as a single merged part.

    1 reply

    Chris3
    Chris321-Topaz IAnswer
    21-Topaz I
    January 5, 2023

    Create a rep that hides internals and then step it out and import it back in with the hidden config below turned on.

    intf3d_in_as_part YES

     

    Note that this config option is hidden because it is not fully supported. It doesn't support mixed units and it can cause Creo to crash. With it enabled though you can import a step assembly as a single merged part.