Support for Design Parts

When you add a target to a build configuration, or modify an existing target, you can optionally specify a design part to be related to the target.

The following rules are used in descending order to determine how a design part is assigned to a collected item.

  1. If a previous revision of the collected item already exists, the design part for the new revision is the same and is not changed.

  2. If the target item rule in the build configuration has a design part specified, that design part is used for the item.

  3. The design part from the first input to the transition that has a valid part is used.

  4. The design part in the TGT file is used (Openmake projects only).

  5. Regular upload rules are used.