Revision Table
Revision Table
(OP)
I am trying to link the description of the revision table to the custom properties. Is it possible to have the hole table insert multipile revision descriptions taken straight from the custom properties? In other words say I have
RevDesc1 = "XXX"
RevDesc2 = "YYY"
RevDesc3 = "ZZZ"
Is there a way to make the revision table 'know' that RevDesc1 corresponds to A, RevDesc1 corresponds to , etc?
Thanks in advance for any advise.
RevDesc1 = "XXX"
RevDesc2 = "YYY"
RevDesc3 = "ZZZ"
Is there a way to make the revision table 'know' that RevDesc1 corresponds to A, RevDesc1 corresponds to , etc?
Thanks in advance for any advise.






RE: Revision Table
Tried linking it to blocks, which works to an extent. The previous revision block needs to have its link broken. Then it retains the previous info and the next block contains the info from the custom properties. Maybe an API guru can help automate this process. Good luck and let me know what you find.
RE: Revision Table