I am programming a journal that must find a note in a draft and apply a color, I have everything ready except for the color assignment. I am using this draftingNoteBuilder1.Style.LetteringStyle.GeneralTextColor = workPart.Colors.Find("Pale Sky") but in different versions of NX apparently does...
Hi, I'm starting to work with the journals, I have a NX drafting template and I want to get the string value from a specific cell of a tabular note that is in this template, so I don't know how can I search the tabular note and get the value form a specific cell to transfer it to another...