please help with rev relation
Hi, I am trying to get a rev block to update in my drawing formats. sheet one of the format has a place for a drawing rev and description to be called out. each consecutive sheet has a place to reference the latest drawing rev. below is an example. first image is the block on sheet one the second is the block on sheet 2


what I want is the rev on sheet 2 to update to the latest rev on sheet 1. so if sheet 1 is at rev 1 so is sheet 2, if sheet 1 ist at rev 3, so is sheet 3 ect.
i figured this could be done with a relation something like
rev_sht2 = rev3
if rev3 = 0 rev_sht2 = rev2
else if rev2 = 0 rev_sht2 = rev1
endif
obviously that won't work like that, but I am not sure how to make it do what I want.
thanks for the help
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
