just curious but is there anyone out there using this? by
this I mean macro features.
And I am looking for a Center of Mass macro that will self update. I used to have a copy of this but no longer. Anybody out there have this? Basically it will create sketch + point and set to COG, then upon any rebuild reposition the point if required.
The one I had only worked on a Part, and I am not sure if possible with assemblies but would be nice to cover both. yeah I know there are some improvements in 2009 but we are stuck with 2008 for right now.
--Matt
And I am looking for a Center of Mass macro that will self update. I used to have a copy of this but no longer. Anybody out there have this? Basically it will create sketch + point and set to COG, then upon any rebuild reposition the point if required.
The one I had only worked on a Part, and I am not sure if possible with assemblies but would be nice to cover both. yeah I know there are some improvements in 2009 but we are stuck with 2008 for right now.
--Matt
1. on initial run will create / name a 3Dsketch with a point at the CG
2. on subsequent runs will update the point above to new coordinates of CG
But this has to be run each time you want the update to occur.
Let me know if I am missing something here. And thanks again.
-- matt
I have placed a CGpoint Macro Feature macro on my website for download.
http://wlmservices.net/downloads.html
The main sub in the macro creates a 3D sketch and a sketchpoint in the sketch at the CG of the model. It also creates the Macro Feature and makes it the sub feature of the 3D sketch. The swmRebuild function runs when the Macro Feature is rebuilt. It calculates the new center of mass and moves the sketchpoint to the new location.
The reason for not attaching the macro to this message is that I am an independent contractor. I want to send traffic to my website in hopes of obtaining work.