How to save a solidworks part as a macro?

I have loaded macros many times in solidworks to recreate a part, which then has all of the features and sketches just like any part created from scratch.
Is it possible to take an existing solidworks part with all the features and sketches saved as a macro so it can then again be loaded somewhere else by solidworks?
I want to do this with an existing part.
Thanks

3 Answers

No, not technically. Solidworks does allow you to record a macro while modeling but it is not a great way to go about this as it relies on things like cursor position in the UCS. I am a little unclear on what your end goal is. It sounds like you can just send another user the actual solidworks part. If you are looking for certain features only you can create Library features that can be Drag-n-dropped onto parts. If you can let me know what the end goal is maybe i can give you more direction.

The macros can be loaded to recreate the part with all features regardless of which solidworks version is running. I need to share certain drawings with others with earlier sw versions, and since the earlier versions can't load later version's drawings, this could be the way to go around this blocking issue.
otherwise the only other way is parasolid, but parasolid doesn't recreate all the features and going through recognition leaves much to be desired, as the recognition rarely succeeds to 100%.

I'm surprised nobody could explain how to do this.
Obviously it IS done, since there was some macro that was able to generate a part, and it worked.
Someone made that macro to generate that part, so obviously it was done, so it's not just probable, it's definitely possible, because it was done.
So what I'm asking, is how to do what was done to generate that macro in the first place. Someone must know, and it IS feasible.