Origin-destination arrows automatically generate coordinates for their counterparts on a drawing. For example, an arrow will have an attribute 02 - (5B) to show that it leads to page 2, column 5, row B.
I would like to add these coordinates in the BOM report to locate components' associated symbols (e.g. show that part # 9034-00230 is at 02-(8H) and 03-(10P)). What variable do I need to do that?
Try the attached! The properties you want are:
You'll still need to add a column to the report that uses these variables. As an example formula:
fil_title + "-" + sym_columnmark + "-" + sym_rowmark