Calculated Attribute Considerations and Limitations
The decision to use a calculated attribute, and then the steps to create it to perform as expected, should include a consideration of the following topics:
- Deciding to Use a Calculated Attribute
- Setting up a Calculated Attribute
- Using Variables in a Calculated Attribute
- Optimizing Calculations Using STEPXML
- Limit Performance Penalties for Calculations
Limitations
The following limitations exist because calculated attribute values are generated on-the-fly:
- Searching for the value of a calculated attribute is not possible since generating all possible calculations would cause substantial performance issues.
- Depending on the calculation formula, the revision history of an object does not necessarily display the calculated attribute value that was in effect at the time of the revision.