| Author |
Message |
Sam
Guest
|
Posted:
Fri Dec 02, 2005 1:10 pm Post subject:
program to copy document options? |
|
|
Does anyone have a vb program that will copy the document options
from one solidworks document and propagate those options to multiple
other solidworks documents? Or can anyone provide me with a snipet of
code showing how to access the solidworks document options and I should
be able to take it from there. And before anyone says check out the
Propagator program, I have and that program copies custom properties
not document options.
Thanks,
Sam Steeley
|
|
| Back to top |
|
 |
Sam
Guest
|
Posted:
Fri Dec 02, 2005 5:10 pm Post subject:
Re: program to copy document options? |
|
|
I wish I could read german, I cannot figure out which one is for
copying the document options. Do you know which one it is? |
|
| Back to top |
|
 |
Rock Guy
Guest
|
Posted:
Fri Dec 02, 2005 5:10 pm Post subject:
Re: program to copy document options? |
|
|
There is an option near the top of the page to display in english. The
english title is "copydocoption1.6.1.xls
|
|
| Back to top |
|
 |
That70sTick
Guest
|
Posted:
Fri Dec 02, 2005 5:10 pm Post subject:
Re: program to copy document options? |
|
|
Start with
"SldWorks::GetUserPreferenceDoubleValue"/"ModelDoc2::GetUserPreferenceDoubleValue"
and all their cousins (for integer, string, toggle, etc.) |
|
| Back to top |
|
 |
Rock Guy
Guest
|
Posted:
Fri Dec 02, 2005 5:10 pm Post subject:
Re: program to copy document options? |
|
|
Stephen Berlitz has a macro (excel spreadsheet) that will do this at
his website. http://solidworks.cad.de/library_us.htm |
|
| Back to top |
|
 |
Rock Guy
Guest
|
Posted:
Fri Dec 02, 2005 9:10 pm Post subject:
Re: program to copy document options? |
|
|
| If you give me and address I can e-mail it to you. |
|
| Back to top |
|
 |
John
Guest
|
Posted:
Fri Dec 02, 2005 9:10 pm Post subject:
Re: program to copy document options? |
|
|
I can see the "English" option on the main "library" page, but not when I
look at the page listing the macros - whereabouts on the page is it, or can
you provide the English link?
Thanks,
John Harland
"Rock Guy" <rrodriguez@barre.rockofages.com> wrote in message
news:1133542244.478765.277010@o13g2000cwo.googlegroups.com...
| Quote: | There is an option near the top of the page to display in english. The
english title is "copydocoption1.6.1.xls
|
|
|
| Back to top |
|
 |
|
|
|
|