I have one Part attribute with title as "Thickness" present in multiple "Parts" of the same assembly. Thickness attribute has different values in different Parts.
My requirement is to define new attribute "Minimum_thickness" , to get minimum value out of "Thickness" attribute values for different "Parts".
How could I construct the expression to get the minimum value of "Thickness" ?
Let me know if there is any function formula for this.
Please help!