Skip to main content
1-Visitor
April 22, 2016
Solved

How to get a part material PTC_MATERIAL_NAME to show up in a windchill column?

  • April 22, 2016
  • 5 replies
  • 5266 views

How to get a part material PTC_MATERIAL_NAME to show up in a windchill column?

Best answer by TomU

You have to create the attribute in Windchill (using the Type and Attribute Manager), add the attribute to your workspace table view, designate the corresponding parameter in Creo, and then check-in models with this parameter designated.  Take a look at these:

5 replies

23-Emerald IV
April 22, 2016

For whatever reason it's not shown in the model parameters list, but you can still manually type it in.

23-Emerald IV
April 22, 2016

If you add a bunch of materials to the model, then you get this nice little dropdown to pick from. 

dpasholk1-VisitorAuthor
1-Visitor
April 22, 2016

In Windchill not the model tree in Creo. Windchill items have information pages.  A listing of Windchill-recognized (designated) parameters will show up there.  I merely want to see PTC_Material_Name there, too.  And this is in a Windchill system that does not utilize WT_Parts.

So when I look at a drawing in my Workspace in Windchill I would like to have a column that shows what material has been assigned to the part.

TomU23-Emerald IVAnswer
23-Emerald IV
April 25, 2016

You have to create the attribute in Windchill (using the Type and Attribute Manager), add the attribute to your workspace table view, designate the corresponding parameter in Creo, and then check-in models with this parameter designated.  Take a look at these:

dpasholk1-VisitorAuthor
1-Visitor
May 2, 2016

Success! Got it to work.

Implicit attribute-to-parameter mapping occurs when there is a global attribute in Windchill with an all uppercase base name (the attribute name minus the reverse domain name prefix) identical to the name of a designated parameter in a Creo Parametric model file,

Thanks for all the help. Dan.