Node Sortings

Node Sortings facilitate a degree of “auto-scheduling” by allowing tasks to be worked using an arbitrary ordering of nodes which might be intended, for example, to target the highest grade, or work in a structured order not specified by the level structure.

In the Project Explorer, right-click on a Data Table and select Setup | Node Sortings.

Sorting Entries

Sorting entries comprise of an (Alphanumeric, Numeric, Text) Sort Type, a Sort Expression used to sort Table Nodes based on their positions and attributes, and an (Ascending, Descending) Sort Order.

Sort Expressions

A Sorting Expression will typically reference an attribute to order by,

GetYCoordinate(GetValue(Centeroid))


Node Sortings dialog

An Enabled check box can be used to include or exclude entries. Use the local toolbar to manage the list of entries. Copy/Paste, Insert Copy and Move options are available when you right-click on a Sorting Entry.

Add a new item to the list.
Delete the item(s) currently selected in the list.
Move the currently selected item(s) Up to reorder the list.
Move the currently selected item(s) Down to reorder the list.
Use the Bulk Editor to make bulk modifications to the items in the list.

Close

Click Close to close and save your changes.