WLX: SolidWorks Preview
Moderators: Hacker, petermad, Stefan2, white
WLX: SolidWorks Preview
SolidWorks Preview plugin 1.3.0.0 released!
The SolidWorks Preview plugin shows the preview bitmaps of SolidWorks Assembly, Drawing and Part Documents. It can also be used for the thumbnail view of Total Commander >= 6.5.
Download: wlx_solidworks_1.3.0.0.zip (x86/x86-64)
The SolidWorks Preview plugin shows the preview bitmaps of SolidWorks Assembly, Drawing and Part Documents. It can also be used for the thumbnail view of Total Commander >= 6.5.
Download: wlx_solidworks_1.3.0.0.zip (x86/x86-64)
Last edited by tbeu on 2012-06-14, 20:33 UTC, edited 8 times in total.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2tbeu
Nice work, thanks for making it available to the public!
Nice work, thanks for making it available to the public!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
That's what I developed it for.
Thank you for providing the sample code of ListGetPreviewBitmap()!
tbeu
Thank you for providing the sample code of ListGetPreviewBitmap()!
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
SolidWorks Preview plugin launched
SolidWorks® Preview plugin 1.0.5.0 has just been released.
Re: SolidWorks Preview plugin launched
SolidWorks® Preview plugin 1.1.0.0 has just been released.
Re: SolidWorks Preview plugin launched
SolidWorks® Preview plugin 1.1.4.0 has just been released.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
SolidWorks Preview plugin 1.3.0.0
Plugin Version 1.3.0.0 is released:
• added full support of Unicode
• fixed bitmap scaling according to display options (fit image to window, fit only larger image, center image)
• fixed aspect ratio of extracted bitmap
• fixed: extracted bitmap is no longer saved to a temporary file
• removed options Width and Height from section [SolidWorks Preview Settings] of sldpreview.ini.
• removed dependencies on external libraries, i.e. SW_ExtractBitmap[64].dll are no longer required and thus can be unregistered and deleted
• removed support of WhereIsIt
Download Version 1.3.0.0: ReadMe, Plugin (x86/x86-64)
• added full support of Unicode
• fixed bitmap scaling according to display options (fit image to window, fit only larger image, center image)
• fixed aspect ratio of extracted bitmap
• fixed: extracted bitmap is no longer saved to a temporary file
• removed options Width and Height from section [SolidWorks Preview Settings] of sldpreview.ini.
• removed dependencies on external libraries, i.e. SW_ExtractBitmap[64].dll are no longer required and thus can be unregistered and deleted
• removed support of WhereIsIt
Download Version 1.3.0.0: ReadMe, Plugin (x86/x86-64)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
After the updating to sw 2015, the plugin doesn't show the previews of the files created with this new version of Solidworks. I have contacted Mr. Thomas (the author of the plugin), and he informed that he will be busy in the earliest times and will not be able to update the plugin.
The plugin is open source, so if anyone would settle to work on this, that would be great. Me being the licensed SW user, could ask SW dealer for information on the 2015 version file descriptions, and provide with any test files. So please let me know if I can be any help.
The plugin is open source, so if anyone would settle to work on this, that would be great. Me being the licensed SW user, could ask SW dealer for information on the 2015 version file descriptions, and provide with any test files. So please let me know if I can be any help.
There is a model in the format of SW2015, after some time the file was downloaded .SLDASM and .SLDDRWDec wrote:Could you upload some samples to any hosting?
Any chance to download the file without registering?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
I downloaded the SW 2015 test file and could reproduce the issue. Indeed, SW 2015 changed the file format which now no longer is COM Structured Storage: https://en.wikipedia.org/wiki/SolidWorks#File_format
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more