Message 1 of 5
Making addin do something once for an open document.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I've recently made my own addin for adding a custom "date" property to our drawings.
I managed this through a lot of copy/pasting, the template for addins from Brian's blog and some general googling.
Now I've got a working addin that runs everytime i save a drawing, but i would like it to run only on the first save for as long as the document is open.
(It asks if i want to update the "date" property every time... only want to see that once.)
Is this possible with VB?
If so, how would i go about doing this?
The only experience i have with programming in VB is making this addin, so that's not much.
Regards,
Niels.
I've recently made my own addin for adding a custom "date" property to our drawings.
I managed this through a lot of copy/pasting, the template for addins from Brian's blog and some general googling.
Now I've got a working addin that runs everytime i save a drawing, but i would like it to run only on the first save for as long as the document is open.
(It asks if i want to update the "date" property every time... only want to see that once.)
Is this possible with VB?
If so, how would i go about doing this?
The only experience i have with programming in VB is making this addin, so that's not much.
Regards,
Niels.
Niels van der Veer
Inventor professional user & 3DS Max enthusiast
Vault professional user/manager
The Netherlands