I have around 250+ products with more than 100,000 files. I was looking to obtain some properties like length, width, height, material, mass, volume, and surface area for all the files.  I tried using the SolidWorks API, but it opens all the files, uses the bounding box, and attempts to retrieve the details, which is consuming a lot of time. I also tried the Document Manager API, but it has some limitations when it comes to retrieving dimensions.  Is there any way I can get my desired properties