STEP import with wrong names?

Hi all. I do need to import some STEP files that are generated from SolidWorks and unfortunately I do have an issue with the names of the imported parts that seems to be different than the ones of the parts from the STEP file. I do made some tests and looks like Rhino imports the STEP files without the original names.

This is what StepViewer says about the part names on the STEP file:

And this is what Rhino is naming the same parts imported from the same STEP file:

Note than while in the STEP file the parts are named “J.01 Upper Carcase Vertical LED Profile 17 x 8”, after importing them in Rhino7 the names of the same parts are now “Boss-Extrude1”

I do tried to use the script from this page How to import a step file with part name in Rhino7? - #14 by Macuso but unfortunately the parts are not imported correctly this way, they are scattered all over the place and the Pancake (ImportFrom) component it is giving-me only after the first 298 parts.

It is possible to fix this STEP naming import issue? Thank you.

J.01 Upper Carcase Vertical LED Profile 17 x 8.STEP (107.8 KB)
Rhino_STEP_Import.3dm (927.6 KB)