Hello
That's exactly what
iProperties.Value("Design Tracking Properties", "Material") = iProperties.Material.ToUpper
does. If I assign the material "Steel" to my part and run this code, the value of iProp Material in the Design Tracking Propertyset is "STEEL". If I edit my titleblock definition in my drawing and insert a textblock with iProp Material, I get a titleblock with the text "STEEL".
If I change the material to Rubber, the titleblock shows "Rubber". I had to run the code again. Or, if don't want to remember running the code manually every time the material changed, I add this rule to the event trigger "material change". After that, I can change material to Rubber and my titleblock shows ..... RUBBER.
R. Krieg
RKW Solutions
www.rkw-solutions.com