đī¸ Importing and exporting files using SOLIDWORKS API
Collection of examples and articles related to files importing and exporting using SOLIDWORKS API
đī¸ Export Flat Pattern to DXF/DWG with Cleanup page using SOLIDWORKS API
VBA example which demonstrates how to export specified flat pattern to DXF/DWG with Cleanup dialog
đī¸ Macro to export selected bodies to foreign format
VBA macro to export only selected bodies to foreign format (e.g. 3D xml, xaml, amf, 3mf)
đī¸ Export assembly or part to IFC 2x3 or 4 using SOLIDWORKS API
Example in VBA to export active part or assembly document to IFC format (2x3 or 4) using SOLIDWORKS API
đī¸ Macro to export SOLIDWORKS file to multiple formats
VBA macro to export file (or optionally all configuration or drawing sheets) to multiple formats
đī¸ Macro to save active drawing as PDF file into selected output folder and close drawing
VBA macro which saves active SOLIDWORKS drawing as PDF file to a selected output folder and saves and closes the original drawing
đī¸ Export individual sheets from SOLIDWORKS drawing to PDF
VBA macro to export all sheets (or selected sheets) from multi-sheets drawing to individual PDF files
đī¸ Export part or selected component to STL using SOLIDWORKS API
Macro exports selected assembly component or part to stl format without the need of activating the document. Macro can optionally apply transformation to the exported STL to reorient the output
đī¸ Macro to import STEP files and save as SOLIDWORKS files using a sub-folder with the same name
VBA macro to import STEP files and save as SOLIDWORKS files using a sub-folder with the same name.
đī¸ Macro to import foreign file into active part using SOLIDWORKS API
VBA macro to import foreign file (parasolid, step, iges, etc.) directly into the active part document using SOLIDWORKS API
đī¸ VBA macro to scale the geometry of the imported features using SOLIDWORKS API
VBA macro scales the bodies from the imported features of the foreign formats (e.g. STEP, IGES) with the specified scale factor