Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I want to Supply a step file of the model I have designed. The assembly model has so many subcomponents. I have exported a ".STEP" file. I when I imported into creo or SolidWorks it showed all the components list in the model tree. So that he can open all the components individually. I don't want let he open all the components. See the below example.
So to want to make a single body from the assembly by exporting as ".STEP" so he can not open any subcomponents from the model tree.
Regards,
Sundar Dannana,
Mechanical Engineer.
Solved! Go to Solution.
Try
https://community.ptc.com/t5/Creo-Modeling-Questions/Creating-part-from-assembly/td-p/370922
or
or
https://community.ptc.com/t5/Creo-Modeling-Questions/Simplify-a-Assembly-into-a-part/td-p/433175
Also look at Google Search with "create single part from assembly in creo"
Try
https://community.ptc.com/t5/Creo-Modeling-Questions/Creating-part-from-assembly/td-p/370922
or
or
https://community.ptc.com/t5/Creo-Modeling-Questions/Simplify-a-Assembly-into-a-part/td-p/433175
Also look at Google Search with "create single part from assembly in creo"
Thank You @dschenken
The first link helped me.
Open the *.stp file with assembly mode, save the assembly as *.igs file, open the *.igs file with the part mode.
All assembly parts "merged" into one part.
I would suggest a two step process where you first create a part from your assembly using either a shrinkwrap or merge operation, and then you export that part to a step file.
Sundar,
You can use hidden config option intf3d_in_as_part as yes. For information working with hidden option may output some unwanted results.