Export stl file including each entity? (Creo 4.0)
Hello there,
I tried to export an assembly file in stl format then I got the stl like below:
solid ABC(assembly name)
~information on location~
endsolid ABC
This one describes the assembly as a single entity that has a lot of surface.
However, I'd like to export the stl file which has each entity name and its location info as this:
solid A-1 (on of the parts)
~information on location~
endsolid A-1
solid A-2
~information on location~
endsolid A-2
solid B-1
...
...
Could you guys have any tips and solitions to export an stl file as above?
I've looked export configuration window in Creo 4.0 but could not find any options like that.
Thanks for your help!

