This script is to workaround the following Defect related to Part Value differences between DxDesigner, CES and Expedition PCB.
-dts00898731 : Value property not seen in Expedition even though it is in Dx and CES for some parts.
This Defect is scheduled to be fixed in a future release.
Run the Script from the DxDesigner command line toolbar as "run <path to>TriggerPIMValues.vbs"
Once the script completes, run the Packager in DxDesigner and then run Forward Annotation in Expedition PCB.
The script deletes and re-adds the Value Property
This script is not officially supported, so please use at your own risk.
'==========================================================================
' DISCLAIMER OF WARRANTY: Unless otherwise agreed in writing,
' Mentor Graphics software and associated files are provided "as is"
' and without warranty. Mentor Graphics has no obligation to support
' or otherwise maintain software. Mentor Graphics makes no warranties,
' express or implied with respect to software including any warranty
' of merchantability or fitness for a particular purpose.
'
' LIMITATION OF LIABILITY: Mentor Graphics is not liable for any property
' damage, personal injury, loss of profits, interruption of business, or for
' any other special, consequential or incidental damages, however caused,
' whether for breach of warranty, contract, tort (including negligence),
' strict liability or otherwise. In no event shall Mentor Graphics'
' liability exceed the amount paid for the product giving rise to the claim.
'==========================================================================