Hi
That worked
So question, how come i could not see that on drawing lvl ???? i had the lexicon set to drawing which I assumed was the drawing hierarchy
but I have changed it to sheet and it works , Have i used the wrong element for it to come out on the DRwg Level??
[QUOTE=Wolfie;72896]Hi Kubik,
we do have the elelist set to drwg and we did a complie and saved work but it wont appear!!
So set it to shee and drwg and it shows up in shee
So not sure why is not showing up on drwg!!
Cheers
Ian
Hi, here is a code. Save it in text file. Goto Lexicon and run it with $M/ it. Then DRWG should have UDA called drwgCheckDate
INPUT BEGIN
NEW UDA /UDA-Common-drwgCheckDate
UTYP TEXT
ULEN 120
ELEL ADD DRWG
UDNA 'drwgCheckDate'
END
INPUT END UDA /UDA-Common-drwgCheckDate
INPUT FINISH
:) Wolfie
your problem is that the DRAWING on your screenshot is not a DRWG!
Your should DRWG but not a DRAWING which is other item in other hierrachy.