API, REVISOIN TABLE
API, REVISOIN TABLE
(OP)
I seem to have problem with adding a new row to my revision table. I found an example of code that was adding a row and it seemed to work ok on their drawing sheet with their title block.
However when i try the same block of code in sw2006 it does not seem to work and when I add my fields to the table it just seems to overwrite the last revision instead of adding a new row and inserting it there.
Here is the code.
RevTable.AddRevision (PartRev)
I'm guessing it worked on their drawing sheet because it was an older version maybe?
Any help would be great --- thanks.
However when i try the same block of code in sw2006 it does not seem to work and when I add my fields to the table it just seems to overwrite the last revision instead of adding a new row and inserting it there.
Here is the code.
RevTable.AddRevision (PartRev)
I'm guessing it worked on their drawing sheet because it was an older version maybe?
Any help would be great --- thanks.






RE: API, REVISOIN TABLE
Does not require editing to work with most title blocks:
http:/
Will most likely require editing:
http:/
Also, you have have issues with the wrong reference libraries being loaded.
Matt
CAD Engineer/ECN Analyst
Silicon Valley, CA
http://sw.fcsuper.com/index.php
RE: API, REVISOIN TABLE
Matt
CAD Engineer/ECN Analyst
Silicon Valley, CA
http://sw.fcsuper.com/index.php