VBA to add revision line?

Discussion in 'SolidWorks' started by Brian Mears, Aug 29, 2004.

  1. Brian Mears

    Brian Mears Guest

    Is it possible to add (and populate) a revision line to a revision block
    with VBA? Once a project moves into production, we change the revision
    level to 001 and description "Initial Release." I'd like to do that via VBA
    (and enter the current date & my initials as well)--instead of adding &
    populating it manually over 30 or 40 part drawings.

    Thoughts? thanks.

    Brian
     
    Brian Mears, Aug 29, 2004
    #1
  2. Yes I believe it is it looks like you have to go through the revtable object
    and work your way down there is an example in the help for Get Table
    Annotation and Contents Example (VB) I think this will help I haven't tried
    it myself.

    Corey
     
    Corey Scheich, Aug 30, 2004
    #2
  3. You can do it, but it is kinda limited in 2004. 2005's API for the revision
    table is much more full-featured.
     
    Evan T. Basalik, Aug 31, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.