I want to create revision table in my backing sheet. So I create a table with REVI1 REVI2 REVI3 REVI4. The problem is that I only want to create REVI element if the drawing is updated. So, for the 1st revision I only have one REVI element (REVI1) and the other table elements are not accessible: Warning: Data not accessible for codeword #...
Although there is no error and the result is what I am looking for, these warnings annoy me and do not want to show them in my command window. Does anyone have any ideas?!
Yes of course. It can be achieved by creating a REVI element (NEW REVI) in DRWG/SHEE references... However, I don't still get my answer. Can anybody help me?! I want to suppress the warning errors when I update my Sheets.
this could be achieved via status and revisioning control with some pml for customisation (an event must be triggered to make new revi when one certain status of the drwg is reached). You can update drawing milion times but new revi will be generated only once - when the status is reached. I did it so by several companies and it can work so reliably.