Hi,
I am working on a requirement where i am pulling the Classification Attributes values (IBA) from Windchill 10.2. When a user enter these IBA vlaues, these values are stored in the database as per the base unit. But when you change the Measuring system in preference, Windchill does the converstion for these IBA values. When you read the values from Database you receive IBA values in their base unit and not as per the Preference Measuring system selected by user or admin.
For example: Length: (default unit is mm) for SI measuring system. Now if i change the Measuring system to USCS the mm unit changes to inches and windchill does the value conversion to inches.
In mycase i am gettting only the base unit value. I need some API's to convert the values as per the preference measuring system.
Please see the attached documents.
Can anyone please guide me how to achive this.