huge difference between file formats stp and MOI's 3dm

 From:  Michael Gibson
11661.2 In reply to 11661.1 
Hi brr, it's kind of hard to diagnose without being able to analyze the actual files, but
it's likely that the ones with the biggest difference are using instancing in the STEP file.
Since MOI does not yet have an instancing mechanism, when it reads in the STEP file
any instances will become a full separate object.

There isn't really anything to do about it currently.

- Michael