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 use Calculated attributes in Windchill to calculate attribue value

vuchekar
9-Granite

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

2 REPLIES 2

Vivek,

You have to create 'area' as Calculated attribute and add formula in it.

Thanks,

Bhagirath

Refer the below link for more information about Calculated Attribute Formulas.

http://support.ptc.com/cs/help/windchill_hc/wc102_hc/TypeMgrAttrFormula.html?queryId=157bf31f14b

Top Tags