Skip to main content
17-Peridot
April 3, 2024
Question

Attributes - Create through loader

  • April 3, 2024
  • 5 replies
  • 1171 views

Hi Guys,

Can we use the loader to create an attribute name that we can add to the selected WT part?

 

Regards,

AJ

 

5 replies

HelesicPetr
22-Sapphire II
April 3, 2024

Hi @Amirtharaj_K 

Check following article that describes how to export and import the attribute definition in the system. 

You can export and check how the XML input files are structured and you can create own to load the attributes

CS30168 - How to export and import soft types and attributes using 'LoadFromFile' in Windchill

 

PetrH

17-Peridot
April 29, 2024

Thanks for the reply @HelesicPetr 

Article - CS59960 i refer this to create an attributes.
How can we add attributes to a specific type of WT Part, EPM Document, ECN, and other types?
Regards,
Aj
HelesicPetr
22-Sapphire II
August 12, 2024

Hi @Amirtharaj_K 

You have to study the exported xml content and find a logic how it works.

Then you would be able to crate new one definition with the soft attributes.

PetrH