I've got a block that contains notes that need to be linked
to custom properties of a specific part inside an assembly in a
drawing. How can I do this?
Using the $PRP notation gets me the properties from the drawing. Using the $PRPVIEW notation gets me the properties from the assembly, but I need the properties from a part in the assembly. I tried using the property@part1.sldprt method with no success.
Any help is greatly appreciated!
Using the $PRP notation gets me the properties from the drawing. Using the $PRPVIEW notation gets me the properties from the assembly, but I need the properties from a part in the assembly. I tried using the property@part1.sldprt method with no success.
Any help is greatly appreciated!