[QUOTE=corrado;62034]eben, could you please explain what is your final aim?
Maybe there is another method to reach what you need.
I'm attempting to set up PDMS for electrical.
The boss would like to see call outs for cable tray pieces on a draft drawing.
The catalogs we have, were made by others. So I created a UDA and for SPCO and have gave each piece a number that corresponds to a BOM number.
For example a 600x600x600 SS Tee may be an item number of “T6005” While a 600x400x600 SS Tee may be an item like “T6305”
Then I created a UDA for a TEE. The idea was to link the together using the TEE’s spref so that the UDA could find the right SPCO and extract the per-setup BOM number.
Thus the :MTONUMD (:MTONUMD OF SPREF)
The :MTONUMD is the TEE’s UDA
The :MTONUM is the SPCO’S UDA (in which the Item number was installed)
Then later in draft I was going to right an auto tagging rule for the TEE and other parts I’ve made item numbers for.
The outcome is supposed to be a label for each tray part without the need of a drafter to figure it out.
And while your at I use a criteria just to lable tee for an autotagging rule. I tried this with no luck...
Criteria ALL BRANCH MEMBERS WITH ( ATTRIB TYPE EQ ID TEE )