Question
How to use Calculated attributes in Windchill to calculate attribue value
Hi All,
I have a WTPart having three attributes.
1. length. > Integer
2. width. > Integer
3. area. > Integer
area attribute will equal to (length * width).
How i can use Calculated attribute concept here to calculate area ?
Regards,
Vivek

