codestack
codestack copied to clipboard
Library of SOLIDWORKS API, SOLIDWORKS PDM API, VBA and Desktop code examples, applications macros and tutorials.
Hello, First of all, thank you for providing the macro to export all flat patterns from sheet metal parts/assemblies ([reference here](https://www.codestack.net/solidworks-api/document/sheet-metal/export-all-flat-patterns/) ). I would like to request a new feature...
macro to delete all properties in all configurations of parts that are included in the assembly
I've attempted to write some macros that take a multi-body part, apply custom properties to the cut list items (Name, Thickness, Description) by identifying the features in the part and...
Greetings everyone, Is it possible to create a macro with new functions that can be used in SOLIDWORKS equations? For example, I would like to use the "LEFT()" function from...
Solidworks Assembly, replicate children file properties to their respective config specific props when run from its parent top level assy this will save time avoiding goign to each part and...
Hello, can you pease create a macro and add in to codestack library with follow discription. 1.macro which run on the main assembly 2.find special charactor like "á", "a", "é",...
Can a macro be created to change all selected components in an assembly to Envelope? Ideally multiple selections if that's possible.
A SolidWorks macro is required to run within assembly documents, which will create a new folder in the Feature Manager tree and move all Toolbox components into this newly created...