×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

NX/TC environment creates "Item" instead of "CAD"

NX/TC environment creates "Item" instead of "CAD"

NX/TC environment creates "Item" instead of "CAD"

(OP)
Good Morning,

I'm having an issue creating parts from NX teamcenter. I'm not really sure if I changed some setup options or why is this happening, but now everytime that I create a New Model/Assy/Drawing, or any data from NX it creates it automatically as an "Item", not as "CAD" type... I need to change it back ASAP hehe... I already tried with a fresh install of teamcenter, but didn't work... does anyone out there know how I can achieve changing the parameter so I can create "CAD" again?

Thanks in advance!
Replies continue below

Recommended for you

RE: NX/TC environment creates "Item" instead of "CAD"

The default item type in the File->New menu is controlled by the pax files in either your template folder in the install directory or wherever you may have them placed if using a more customized install.

The file will look like this:

<PaletteEntry id="d1">
<References/>
<Presentation name="A - Drawing" description="NX Example, 2 Sheets">
<PreviewImage type="UGPart" location="@DB/A-drawing-template/A"/>
</Presentation>
<ObjectData class="DrawingTemplate">
<TemplateFileType>none</TemplateFileType>
<Filename>@DB/A-drawing-template/A</Filename>
<Units>English</Units>
<UsesMasterModel>Yes</UsesMasterModel>
<ItemType>Item</ItemType>
<RelationType>specification</RelationType>
</ObjectData>
</PaletteEntry>

Just modify the ItemType line to the correct name of the item type you need and it should work. The pax files for teamcenter start with nxdm_.

Daniel Sikes
Design Engineer
Young Touchstone
NX 8.0.3.4

RE: NX/TC environment creates "Item" instead of "CAD"

(OP)
Hi DSikes,

Thank you for taking the time to respond!. Now I have the problem solved, but we had to format the computer and reinstall TC and NX... Anyway, I checked my pax file and it looks exactly like yours, and it works fine (creates CAD files). But now I raised another doubt... If the pax file is the one controling the Item Type, and I have it like yours, <ItemType>Item</ItemType>; why now it is creating CAD types normally, despite of the pax files says Item?

<PaletteEntry id="d1">
<References/>
<Presentation name="A - Drawing" description="NX Example, 2 Sheets">
<PreviewImage type="UGPart" location="@DB/A-drawing-template/A"/>
</Presentation>
<ObjectData class="DrawingTemplate">
<TemplateFileType>none</TemplateFileType>
<Filename>@DB/A-drawing-template/A</Filename>
<Units>English</Units>
<UsesMasterModel>Yes</UsesMasterModel>
<ItemType>Item</ItemType>
<RelationType>specification</RelationType>
</ObjectData>
</PaletteEntry>

Is there a problem when customizing the pax files in order to create new templates? I mean as far as I know, I need to add a new PaletteEntry id to the pax file in order to create new templates, so, if I add some new Palette Entries in the pax file, does it messes up with the ItemType of the old (unmodified) Palette Entries?...

Thank you!


RE: NX/TC environment creates "Item" instead of "CAD"

Not sure why it's creating the intended item type even though it's set to a different one. Is there another pax file that it may be pulling from that has it set that maybe it couldn't find previously? That's where I'd start looking.

Daniel Sikes
Design Engineer
Young Touchstone
NX 8.0.3.4

RE: NX/TC environment creates "Item" instead of "CAD"

(OP)
I think I figured out... A while ago, I created an environment variable called "UGII_TEMPLATE_DIR = <path>" pointing to "...UGII/templates". I was trying to set up customized templates for the company drawings, but the pax files that are located in my installation folder "UGII/templates" are set as default as <ItemType>Item</ItemType>. So, that's why when I have this variable activated, the pax files that rule how the new data is created, create Items instead of CAD... because the pax files say so... and once that this environment variable is deleted, the template directory doesn't point out anymore to "UGII/templates", and creates CAD data... so, as you say, I guess that there is another pax file that it is using. I don't know

So, to summarize, I screwed it by setting the variable to edit the pax files without having enough expertise to know that I could modify the Item type from there as well... I know it now, won't happen again...

Just wanted to leave the answer in case someone else need it hehe...

Thanks!

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members! Already a Member? Login



News


Close Box

Join Eng-Tips® Today!

Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.

Here's Why Members Love Eng-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close