Drafting text attribute code lists
Drafting text attribute code lists
(OP)
I've been working on some customizing some design notes for my engineers to follow when layout out new prints but I'm running into problems editing the text style. Ideally, my commented text would be smaller, italic, and a different color than the example text. I've figured out how to do the first two but not the third. Does anyone know how to do this or where I can find a list of built-in NX text codes?
Sample <-- text would be 1 unit tall and standard
<C0.5><I20>Sample<C><I> <-- text would be 0.5 units tall and italicized
Sample <-- text would be 1 unit tall and standard
<C0.5><I20>Sample<C><I> <-- text would be 0.5 units tall and italicized





RE: Drafting text attribute code lists
If you want your 'help' text to be a different color, put it in a separate note and change the color manually (edit -> object display).
RE: Drafting text attribute code lists
Color
<Kn>
Annotation color is based on the color of the object . However color for text in a line may be controlled using the <Kn> control character, where "n" represents the color ID number. The color ID number for your NX session can be found by opening any color palette and noting the ID number for the color . The actual color displayed may vary depending on your background settings.
Appreciate the help
RE: Drafting text attribute code lists
Here are the tags listed in the help file I referenced in my first post: