Linking drawing annotation to a part number from configuration
Linking drawing annotation to a part number from configuration
(OP)
I am trying to link a drawing annotation to the user specified part number of either a part or an assembly configuration. Is there any way to do this with SW2004?






RE: Linking drawing annotation to a part number from configuration
RE: Linking drawing annotation to a part number from configuration
RE: Linking drawing annotation to a part number from configuration
create a design table for the part. create a property say "PN" ($PRP@PN). use an equation in the design table and set this "PN" property column equal to the configuration name column.
Then you can check out the SW help file on "link to property". You should be able to link to the "PN" property.