Click Play to watch the video: The formulas can compose of:
The formula types are:
Computed (Mono-value)Mono-value formulas uses for calculating exactly one resulting value. Examples:
Computed (Multi-values)Use multi value formulas when there is a need to calculate multiple results from a single formula definition. Example: Intent is to support that the minimum, maximum and average values of a dimension can compute from a list of dimensions. Specify computation for a Requirement depending to a set of dimensions corresponding to several Requirements on which data collects. For example, define one formula to calculate the minimum clearance between an assembly. However, the result composes of three values: the minimum (clearance), the maximum (clearance) and the average (clearance). The other two formulas (maximum and average clearance) auto-generate by the software. Alternatively, you could define the formula to calculate the maximum clearance. And the result is the same three values: minimum (clearance), maximum (clearance) and average (clearance). The selection of Computed (multi-values) for the formula type and specify the formula for minimum or maximum. Note:
Only the specification of minimum or
maximum formula allows you to automatically compute the two other formulas. Definition of
the Average formula is not sufficient to compute the other formulas. Only the specified
formula builds by you in the formula editor. The two other formulas define internally by
the system.
Examples:
|