Even Pattern

Download Macro even_pattern.swp
Custom Icon None
What it does Even Pattern takes a linear pattern and creates an equation which sets the "pitch" of the pattern so that it is evenly spaced along a length. All you have to do is "grab" the necessary dimensions and click the "Create Equation" button.
Pre-Conditions Only for Part or Assembly files. View README file first.
Programming

Copyright ©2000 Rhapsody Design Solutions (RDS). All rights reserved.

<<< Page 2 >>>

Assembly Configurations to SLDPRT Files

Download Macro save-all-assembly-configs-as-PRT-files.swp
Custom Icon configurations-to-prt.bmp
What it does If you have created an assembly with a large number of configurations, and want to save all of them to single part files, this is the macro which will do that in one click. Simply execute the macro, and you will be prompted to enter a name for a subdirectory (optional) that will be created to store the output SLDPRT files.
Pre-Conditions SLDASM file must be active.

Component New Instance

Download Macro component-new-instance.swp
Custom Icon component-replace.bmp
What it does This macro basically makes it much easier to replace a component in an assembly with a new instance. It performs the same funciton as doing a "Save-As Copy", but it also replaces the component you have selected. It's pretty smart, so give it a try.
Pre-Conditions SLDASM file must be active, and you must have a component pre-selected from the feature manager tree. Only tested with top-level components (SLDPRT files) at the moment of this submission.