cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

How to create a custom attributes in windchill using api ?

saitha
1-Newbie

How to create a custom attributes in windchill using api ?

Hi Friends,

How to create a custom attributes in windchill using api ,Can u suggest any api ?

Regards,

Sandeep

4 REPLIES 4

You mean to create the attribute (Global Attribute or Soft Attribute)? Or do you want to set an attribute value?

Hi

Yes,I want to create the new attribute through api like name,number (not setting the value)

Regards,

Sandeep

KD
4-Participant
4-Participant
(To:saitha)

Hi Sandeep,

Use wt.iba.definition.DefinitionLoaderWithCahce.createAttrDefinizer method to create global attribute.

Tanks And Regards,

Kaushik

LoriSood
22-Sapphire II
(To:saitha)

Sandeep,

Did Kaushik's suggestion work for you?

Top Tags