Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I got these to work in a drawing note:
PDMLINK ATTRIBUTES
REVISION &PTC_WM_REVISION
LIFECYCLE STATE &PTC_WM_LIFECYCLE_STATE
ITERATION &PTC_WM_ITERATION
&PTC_WM_LIFECYCLE
These didn't show anything:
PDMLINK ATTRIBUTES
&PTC_WM_NAME
&PTC_WM_NUMBER
&PTC_WM_ORGANIZATION_ID
&PTC_WM_PART_NAME
&PTC_WM_PART_NUMBER
In Reply to David Haigh:
Currently we have PTC_WM_LIFECYCLE_STATE displayed in the drawing format.
There is a desire to have a watermark along the left side of the format listing the:
the PDM system
the release state
the date of release
the time of release
and the document number
Is there a way to add all this information to the drawing so that it doesn't show before release and does show after it's released in PDMLink?
David Haigh
Phone: 925-424-3931
Fax: 925-423-7496
Lawrence Livermore National Lab
7000 East Ave, L-362
Livermore, CA 94550
How about using drawing program to turn on a note with these parameters when the lifecycle state is set to Released?
Dave,
How about using a relation in a repeat region block? If PTC_WM_LIFECYCLE_STATE == REL etc.