macro for filling out document properties
macro for filling out document properties
(OP)
How do I create a macro that will, when run, fill out certain document properties for a part, we're using the same document properties for all our title blocks; It would be good to have a macro that we can run every time we create a part, that will automatically fill out those properties. I've tried building one my self, but it stops responding as soon as I go into document properties.
Thanks in advance.
Thanks in advance.






RE: macro for filling out document properties
There is a macro to copy custom info. Make a template SW file with properties you wish to copy.
http://www.EsoxRepublic.com-SolidWorks API VB programming help
RE: macro for filling out document properties
or ...
If all parts have common information, why not just save a part template with the common properties already populated.
Helpful SW websites every user should be aware of FAQ559-520
How to get answers to your SW questions FAQ559-1091
RE: macro for filling out document properties
limey, we don't need so much to have the exact same information, as we need a lot of the properties to ahve the same values, which link to other values etc. thanks though