Trying to find information for VB/Journal's so I dont have to ask too many questions; any tips/info? I am trying to figure out how to read/write expression values with VB, I know how to do it for attributes. Thanks for any help.
There are lots of examples in the support database. Go to the UGSolutions Advanced Search (a.k.a. UGAnswer), use keywords sample .net , set the categories to None, and then check [x] Open in the NX area.
I found an example that works, but only for number expressions. Is there a way to setup workPart.Expressions.FindObject and .value to look for strings as well?