Skip to main content

Anchors

It is possible to define the start time of an activity directive as relative to the start or end time of another directive. This is known as "Anchoring".

Anchor to Another Activity Directive

Anchors can be added to an existing activity directive as follows:

  1. Select the directive.
  2. Expand the Anchor dropdown in the Definition section of the Selected Activity pane.
  3. In the Relative To entry, enter the activity directive you wish to anchor this directive to.
  4. Toggle whether the directive is anchored to the start or end of the anchored directive (by default, activities are anchored to the start).
  5. Set the offset to desired value.

A video of how to follow these steps is below:

To remove an anchor, clear the textbox besides the Relative To field or set it to To Plan.

Invalid Anchors

For ease of use, Aerie allows anchors that are not able to be simulated to exist. These anchors are considered to be invalid.

Note

A plan cannot be simulated or scheduled while there are invalid anchors.

If an activity directive has an invalid anchor, the error message can be viewed by hovering over the problematic field in the Selected Activity pane.

Aerie UI - Anchor Validation Error in a Tooltip
Figure 1: Aerie UI - Anchor Validation Error in a Tooltip

To see a full list of the invalid anchors for a plan, select the Anchor Validation Errors tab from the Error Console

Aerie UI - Anchor Validation Errors in the Error Console
Figure 2: Aerie UI - Anchor Validation Errors in the Error Console

Delete Activity Directive with Anchors

Currently, it is impossible to delete an activity directive that has other directives anchored to it via the UI. If you would like to delete an activity directive that has other directives anchored to it, either manually remove the anchors from the dependent directives or use the API for more options.