Hi all,
I get a lot of step files created in CREO from an industry partner of ours for use in our models. I’ve tried parasolid, and the parts are better, but CREA tends to flatten out the assembly into all parts. Less than useful.
For whatever reason when SWx imports these, the parts will typically come in as surfaces. Opening the parts and running the diagnostic will create solids from the surfaces.
As some of these models have a lot of parts, this is obviously a bit tedious, so I created a macro to open the step file and then parse through the feature tree opening the files, running the diagnostic, saving and closing.
The macro works pretty well, but I’m wanting to do better.
Most of these assemblies use parts in multiple places, so the process will open already fixed parts and go through the process. As there are often a lot of parts, this becomes time consuming.
Any thoughts on an easy way to determine if a part has already been opened and fixed?
thanks
g
