Macro: Batch Add Bounding Box

Here is another quick SOLIDWORKS macro to add “Bounding Box” feature found under “Reference Geometry” to all the model files (parts and assemblies) in the selected folder. There is option to hide the bounding box as well.

[attachment=0]Batch Add Bounding Box.png[/attachment]

Here is the link to macro: <LINK_TEXT text=“https://www.dropbox.com/s/jfgsghovqqsqs … x.zip?dl=0”>https://www.dropbox.com/s/jfgsghovqqsqs3m/Batch%20Add%20Bounding%20Box.zip?dl=0</LINK_TEXT>





Feel free to reach out via direct message to discuss your design automation requirements. Let’s connect, collaborate, and create success together!



Feedback is welcome :slight_smile:



Macro libraries are set to SW2022 version. In case you’re running a different version then update/correct the macro references as suggested in this video: https://www.youtube.com/watch?v=uieXLNVf5dE

I apologize in advance for the thread drift.

What is the purpose of a bounding box. I’ve never needed one in the CAD work I do. (Or maybe I did and didn’t know it.)

We are looking to do this for our SolidWorks to get the boundaries to transfer into Windchill and into our ERP. Then downstream manufacturing and packaging groups can use the data for decision making based on the size of the part.

It automatically adds custom properties and calculates them.
image.png

As jcapriotti mentioned, bounding box is to give you overall dimensions of a body, part or assembly. And add those values to properties. This helps the people manufacturing them to get idea of the stock size they would need, specially for weird shaped profiles.

I don’t need a macro for adding bounding boxes . . . . I need one for stopping all the updating of bounding boxes on opening an assembly.
Is this possible or is it baked into program (I’m using SW 2020 and no, I’m not going to update to latest version !!)