Here's a question, a bit different but certainly related....
I'm trying to modify an existing native pax file to load TC drawing templates. Unfortunately, I can't seem to get it right. Anyone have a clue as to what I'm mucking up?
<code>
<PaletteEntry id="d1">
<References/>...
Jerry,
Yes... seperate models and drawings. Also running TC2007 (or at least getting ready too...).
I've been searching the boards all morning without much success... However, the thread you mentioned did help. It seems there are some canned attributes that can get passed from models to dwgs...
Jerry,
I'm still having an issue. Essentially, the note is calling the object attribute of the comp as <W!12345@?DB_PART_NO> in the template drawing file. When the pallet calls the drawing template onto a new model, the note wigs out and displays as a box w/a slash thru it. If I edit the...
Ok... here's the dumb question of the day! TC2007 & NX6. I've been tasked to update our TC drawing template files so that parts of the title block info gets filled in automatically via model attributes. The problem I have is that the text only pics up the attributes in the drawings... not...
I ran into this problem several years ago when I wrote a grip to add/manipulate dwg sheets. I got around the problem via using the sht name vs sht number (IIRC). I'll do some digging in my archives for more info if desired...
Background:
NX6.0.3 / TC7 (soon). I'm trying to get a handle on how Teamcenter (TC) works, wrt attributes either on NX files, or via forms on either the Item or ItemRev. We're implementing it, for better or for worse, and I'm the nut tasked w/making it happen. We're a small company...